Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"gate_proj",
|
25 |
"v_proj",
|
26 |
-
"o_proj",
|
27 |
-
"up_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"up_proj",
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
|
|
|
|
27 |
"q_proj",
|
28 |
+
"k_proj",
|
29 |
+
"o_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:94bf65e86898f0c9dded01a017ee0e5d6a15aef295c1a2fa3b2e4e16eab59222
|
3 |
size 45258384
|
runs/Jul02_10-18-08_e2280abe10fc/events.out.tfevents.1719915489.e2280abe10fc.15234.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2215fda3950cdfc44b2a8418a280b4be674fb8061f36a2d9914c32c259a82ef3
|
3 |
+
size 5994
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ca65463ddcf06de9b3b9358679ea8501926e436d68f954c0f3527aa177377c8
|
3 |
size 5176
|