Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
"gate_proj",
|
25 |
-
"o_proj",
|
26 |
-
"v_proj",
|
27 |
"down_proj",
|
|
|
|
|
28 |
"q_proj",
|
29 |
-
"up_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"o_proj",
|
27 |
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9b7229a20fa9228da619497e881411450d7872cd64700ef080d7257a95fb2c7
|
3 |
size 45258384
|
runs/Aug09_06-19-54_7d03596d1c1a/events.out.tfevents.1723184401.7d03596d1c1a.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c1b4be44051e4f91667e1af21549609084236d4ac90053b47bdbcc1d4fd2080
|
3 |
+
size 11636
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ba095a5f0c866304d1f9aa8e73758d8859027a236b1bb576817beed519c4ff
|
3 |
size 5112
|