Training in progress, step 2
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"down_proj",
|
27 |
-
"up_proj",
|
28 |
-
"gate_proj",
|
29 |
-
"v_proj",
|
30 |
"o_proj",
|
|
|
31 |
"q_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"k_proj",
|
28 |
"q_proj",
|
29 |
+
"up_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"down_proj",
|
32 |
+
"v_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 2156507696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a97e1ca536de459111f46185a6c95ddc74be8c4e804f83b80912194ee767c1bf
|
3 |
size 2156507696
|
runs/May02_16-40-37_129-213-17-248/events.out.tfevents.1746204104.129-213-17-248.6104.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df0e749bd726036e2d0446d3eb51f2c69885617e15dc33d89b685679f12bd0cf
|
3 |
+
size 7421
|
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:07cd546c62f7784445da5f986664b9d60db3ac568db1a068b1e2e96d036bd17a
|
3 |
size 5624
|