Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -21,13 +21,13 @@
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
| 24 |
-
"
|
|
|
|
| 25 |
"up_proj",
|
| 26 |
-
"down_proj",
|
| 27 |
"o_proj",
|
| 28 |
-
"gate_proj",
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
|
|
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"use_dora": false,
|
|
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
| 24 |
+
"gate_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
"up_proj",
|
|
|
|
| 27 |
"o_proj",
|
|
|
|
| 28 |
"k_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
+
"v_proj"
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"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 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e2595d4be51ce7d57587e2369bd424c6f9097ca68fdfbe8d88f1dfe5df4c585
|
| 3 |
size 335604696
|
runs/Oct13_20-56-01_2a56647c5c73/events.out.tfevents.1728852965.2a56647c5c73.840.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e5840b69988a0b1850335f16684ee0b20fab491d75253a48ff9d8a72817bc20
|
| 3 |
+
size 6202
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce9edea9acb2aef08bb4ce6d3f6be6f5431a14131666067806c075b41f9b297
|
| 3 |
size 5496
|