Training in progress, step 75
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Dec28_02-13-42_scw-vibrant-shannon/events.out.tfevents.1735352023.scw-vibrant-shannon +3 -0
- runs/Dec28_02-15-00_scw-vibrant-shannon/events.out.tfevents.1735352100.scw-vibrant-shannon +3 -0
- runs/Dec28_02-18-32_scw-vibrant-shannon/events.out.tfevents.1735352312.scw-vibrant-shannon +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"down_proj",
|
27 |
-
"v_proj",
|
28 |
"o_proj",
|
|
|
29 |
"k_proj",
|
|
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"down_proj",
|
28 |
"k_proj",
|
29 |
+
"gate_proj",
|
30 |
"q_proj",
|
31 |
+
"v_proj",
|
32 |
+
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 47584968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:020ea911ba3daa7fc08b4ed8a09f6ba3f0ca0bf6eeea77633d23e2be2d045980
|
3 |
size 47584968
|
runs/Dec28_02-13-42_scw-vibrant-shannon/events.out.tfevents.1735352023.scw-vibrant-shannon
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83fd2614a8242e792c19e6ede922981f5b6209ae6baabd99acd142752b97b767
|
3 |
+
size 5762
|
runs/Dec28_02-15-00_scw-vibrant-shannon/events.out.tfevents.1735352100.scw-vibrant-shannon
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c77a81986586762b0cf357d9d8e83cf80730c4e5e7ede1ef1cdf682515259f1
|
3 |
+
size 5762
|
runs/Dec28_02-18-32_scw-vibrant-shannon/events.out.tfevents.1735352312.scw-vibrant-shannon
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f7ba30a05afc581511d633ca57a8378e697a0573109f1d7f6c72e1e4e41d7d6
|
3 |
+
size 6110
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daff277f3e9b8a4f49998f134e84e285af63cb8134dc70ed7c9dab79f3995bb7
|
3 |
size 5304
|