Training in progress, step 500
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Sep10_07-38-43_39093b5b0a05/events.out.tfevents.1725953934.39093b5b0a05.768301.0 +2 -2
- runs/Sep10_08-01-15_39093b5b0a05/events.out.tfevents.1725955287.39093b5b0a05.768483.0 +3 -0
- runs/Sep10_08-02-11_39093b5b0a05/events.out.tfevents.1725955332.39093b5b0a05.768796.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 |
-
"down_proj",
|
24 |
"gate_proj",
|
25 |
-
"
|
26 |
-
"o_proj",
|
27 |
-
"q_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
|
|
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 |
"v_proj",
|
26 |
+
"q_proj",
|
27 |
+
"up_proj",
|
28 |
+
"o_proj",
|
29 |
+
"k_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 22660608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f0c00e03b6919068756d48a21e1421117cb9ab69310315bd2fbdee6b52a4a82
|
3 |
size 22660608
|
runs/Sep10_07-38-43_39093b5b0a05/events.out.tfevents.1725953934.39093b5b0a05.768301.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d120c870f3e800139e7860e011ac9dbd516148e32cf27d607f3975d4650f1f3
|
3 |
+
size 6966
|
runs/Sep10_08-01-15_39093b5b0a05/events.out.tfevents.1725955287.39093b5b0a05.768483.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e005f31ed39912f64910107f23a933fc0ad3c70d83d91be28db674849229270
|
3 |
+
size 4184
|
runs/Sep10_08-02-11_39093b5b0a05/events.out.tfevents.1725955332.39093b5b0a05.768796.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524ae15a5082d7d616143dded7cbcaef918bb331df3847fc4549450fe0def511
|
3 |
+
size 6755
|
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:8171cc9e09515bbe9c45dac09966a717dff1021aa20231e602d365a8e7f6653a
|
3 |
size 5176
|