Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"q_proj",
|
32 |
"gate_proj",
|
33 |
-
"
|
|
|
34 |
"fc2",
|
35 |
-
"
|
36 |
-
"o_proj",
|
37 |
"out_proj",
|
38 |
-
"
|
39 |
-
"
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"o_proj",
|
30 |
+
"down_proj",
|
|
|
31 |
"gate_proj",
|
32 |
+
"k_proj",
|
33 |
+
"v_proj",
|
34 |
"fc2",
|
35 |
+
"fc1",
|
|
|
36 |
"out_proj",
|
37 |
+
"lm_head",
|
38 |
+
"q_proj",
|
39 |
+
"up_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
runs/May22_11-32-27_dbb212f22a05/events.out.tfevents.1747913549.dbb212f22a05.1056.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bd90163163117506c0ec6c8132f9044e961411dfc3a728b979bb65e51a26614
|
3 |
+
size 7483
|
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:a3c90c97b1f419355f8b4e21b68785d7b9bb7d0c2f53528d21b5221aeccb582d
|
3 |
size 5624
|