Training in progress, step 50
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Jul16_22-14-53_21822c03bae0/events.out.tfevents.1721196907.21822c03bae0.316717.0 +3 -0
- runs/Jul16_22-18-10_21822c03bae0/events.out.tfevents.1721197102.21822c03bae0.318431.0 +3 -0
- runs/Jul16_22-20-32_21822c03bae0/events.out.tfevents.1721197243.21822c03bae0.319859.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
|
|
|
|
24 |
"k_proj",
|
25 |
"q_proj",
|
26 |
"gate_proj",
|
27 |
-
"v_proj",
|
28 |
-
"up_proj",
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
24 |
+
"v_proj",
|
25 |
+
"up_proj",
|
26 |
"k_proj",
|
27 |
"q_proj",
|
28 |
"gate_proj",
|
|
|
|
|
29 |
"o_proj"
|
30 |
],
|
31 |
"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 42002584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c34510fca138c4086ded1204ca40132bcf2625813d1c75c197349361d09f014
|
3 |
size 42002584
|
runs/Jul16_22-14-53_21822c03bae0/events.out.tfevents.1721196907.21822c03bae0.316717.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee3ee5e86ca9fbbf04eec34d924260f091ea6dd8f0826667b666977ec53d7255
|
3 |
+
size 6093
|
runs/Jul16_22-18-10_21822c03bae0/events.out.tfevents.1721197102.21822c03bae0.318431.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62a6d45d2b0d6492a182f616c01fc9a84148aea5d0dfc1cbf7cafac57054330e
|
3 |
+
size 6093
|
runs/Jul16_22-20-32_21822c03bae0/events.out.tfevents.1721197243.21822c03bae0.319859.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1995145b1076e723d7f6f373dde6f4683ba6e026a3d51be2a8210b268319abc
|
3 |
+
size 7542
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1824d8ccf1445388edea98b9a64bb884da38a67587fc81aafb8362c24afec23d
|
3 |
size 5048
|