emirhanbilgic
commited on
Training in progress, step 40
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Oct01_19-07-48_9a3281d32020/events.out.tfevents.1727809675.9a3281d32020.872.0 +3 -0
- runs/Oct01_19-16-57_9a3281d32020/events.out.tfevents.1727810220.9a3281d32020.872.1 +3 -0
- runs/Oct01_19-22-16_9a3281d32020/events.out.tfevents.1727810539.9a3281d32020.5953.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
|
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"v_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"down_proj",
|
25 |
+
"q_proj",
|
26 |
"up_proj",
|
27 |
"gate_proj",
|
|
|
28 |
"o_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:a8d4923f0d46a515135961880934e83bb7eb4cab1a8b00e89b096bf80a65eaf6
|
3 |
size 45258384
|
runs/Oct01_19-07-48_9a3281d32020/events.out.tfevents.1727809675.9a3281d32020.872.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6937f5e1eb88a6f9d79df8ecc6e81e37d6420bbef69005083c3e3a7e59c3df5
|
3 |
+
size 6228
|
runs/Oct01_19-16-57_9a3281d32020/events.out.tfevents.1727810220.9a3281d32020.872.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a05a38cbc1dafe00002ed2d977d25c2fb6d4016983cacea617f1937113754113
|
3 |
+
size 4184
|
runs/Oct01_19-22-16_9a3281d32020/events.out.tfevents.1727810539.9a3281d32020.5953.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057dc98514cd42e91235bb6da7e5ff299ed79e41ee4cbe4c4048891e83ca0062
|
3 |
+
size 7466
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93518086c94ecfaa628a294a3a0a9f8d7280687e49c6f65784cc9787a37811a9
|
3 |
size 5240
|