Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
"down_proj",
|
28 |
-
"gate_proj",
|
29 |
-
"up_proj",
|
30 |
"o_proj",
|
|
|
|
|
31 |
"k_proj",
|
32 |
-
"v_proj"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"down_proj",
|
|
|
|
|
27 |
"o_proj",
|
28 |
+
"q_proj",
|
29 |
+
"gate_proj",
|
30 |
"k_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0df5508168385f1319cb81ac1071b5c76e189919d03e4ec75026f31f220b5912
|
3 |
size 167832240
|
runs/Mar01_04-44-22_gpu048/events.out.tfevents.1740822291.gpu048
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f14e28330ef49ff7e08137f4faa724217ab0b2faadd6bfdac0fac93c8ef30c67
|
3 |
+
size 6251
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee848ca3d97c13d13116e6c2792fedc39b70db6032ea5baafb593ec5c8cf468
|
3 |
size 5816
|