End of training
Browse files
adapter_config.json
CHANGED
|
@@ -26,11 +26,11 @@
|
|
| 26 |
"target_modules": [
|
| 27 |
"down_proj",
|
| 28 |
"gate_proj",
|
| 29 |
-
"up_proj",
|
| 30 |
"o_proj",
|
| 31 |
"k_proj",
|
| 32 |
-
"
|
| 33 |
-
"
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 26 |
"target_modules": [
|
| 27 |
"down_proj",
|
| 28 |
"gate_proj",
|
|
|
|
| 29 |
"o_proj",
|
| 30 |
"k_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
runs/Jun16_11-36-16_pop-os/events.out.tfevents.1750098977.pop-os.2175141.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be18105a20ca24b18f3aa64838bbf0cf5b14036b4b74fe517972fd5f6643cdce
|
| 3 |
+
size 9421
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99c5ff04b748a150441f9435848b811e0d6724903394c7901a5c9e4bcc3e9bb9
|
| 3 |
size 5777
|