Training in progress, step 5700
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
"v_proj",
|
26 |
-
"o_proj",
|
27 |
"gate_proj",
|
|
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
|
|
24 |
"v_proj",
|
|
|
25 |
"gate_proj",
|
26 |
+
"o_proj",
|
27 |
"down_proj",
|
28 |
+
"up_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 1600180696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da75716a09994df6458fc2d97623006f4ba74a9be677b57e4263e886c5989979
|
3 |
size 1600180696
|
runs/Sep16_02-06-28_m3h110/events.out.tfevents.1757952959.m3h110.3032645.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe18e647263cec814db50df1d7e66eb513abba571f17caf17dcfc5243c2d4a25
|
3 |
+
size 8045
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d22d1340205d3ec8882821b1d16d47de6dd78ab1ad37edf1172fa75949a3fa4
|
3 |
size 6520
|