Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"v_proj",
|
23 |
-
"o_proj",
|
24 |
-
"down_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
|
|
28 |
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
23 |
"v_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
"k_proj",
|
27 |
+
"down_proj",
|
28 |
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d444c96e8b53eea1451fa54388e0fd19f86b650d4de5a6c098e16dc4cf635c0
|
3 |
size 5449517272
|
runs/Mar19_05-44-59_c65491054595/events.out.tfevents.1710827116.c65491054595.522.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cda040ce839c8a1d369b486966a0059d03b5132f71c0f9ac62ca9ab7452bc711
|
3 |
+
size 12986
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:233b45636e9dc166f387a041f02d2bfb9305927dea5c2b3b9058931dd513e27d
|
3 |
size 4920
|