Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"gate_proj",
|
30 |
-
"q_proj",
|
31 |
"up_proj",
|
32 |
-
"
|
33 |
"k_proj",
|
34 |
-
"down_proj"
|
35 |
-
"v_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
+
"o_proj",
|
31 |
"gate_proj",
|
|
|
32 |
"up_proj",
|
33 |
+
"q_proj",
|
34 |
"k_proj",
|
35 |
+
"down_proj"
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:628f7f965b8d5bcf23d99ee0e4a593faf5227dfb5233d5a0385de35d5d320825
|
3 |
size 2468152240
|
runs/May23_13-49-30_33d845cf90d0/events.out.tfevents.1748008200.33d845cf90d0.4476.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dba532736cd07410b1e502e4f96f74e4728a30b0b9faf4083860be9aa6248ff
|
3 |
+
size 17969
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1954bc9b826d051fdf74afeb5cfb37b4c775e4e066714e51a7f22926d80fd3ea
|
3 |
size 5624
|