Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -26,17 +26,17 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
| 29 |
"gate_proj",
|
| 30 |
-
"up_proj",
|
| 31 |
-
"k_proj",
|
| 32 |
-
"down_proj",
|
| 33 |
"o_proj",
|
| 34 |
"v_proj",
|
| 35 |
"out_proj",
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
|
|
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"fc2",
|
| 30 |
+
"q_proj",
|
| 31 |
"gate_proj",
|
|
|
|
|
|
|
|
|
|
| 32 |
"o_proj",
|
| 33 |
"v_proj",
|
| 34 |
"out_proj",
|
| 35 |
+
"up_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"fc1",
|
| 38 |
+
"k_proj",
|
| 39 |
+
"lm_head"
|
| 40 |
],
|
| 41 |
"task_type": "CAUSAL_LM",
|
| 42 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2839124552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9cf4a708a8aaf38aa6f74bccd91d99d7f5ebb7ff59de01d744dcc9f6ccf73a0
|
| 3 |
size 2839124552
|
runs/Apr24_07-25-51_e7aca7374a4d/events.out.tfevents.1745479555.e7aca7374a4d.1937.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd7e43a207bdf04f47ba07806fe0b1bb0efceb0c04c155aeccc6ef798fd17254
|
| 3 |
+
size 7401
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64056cf2381109d12e1f7857fd517e66f036b4ce5216d54f00d5b097403c4512
|
| 3 |
size 5624
|