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 |
-
"
|
27 |
-
"up_proj",
|
28 |
-
"v_proj",
|
29 |
"o_proj",
|
30 |
-
"
|
31 |
"q_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
|
|
|
|
27 |
"o_proj",
|
28 |
+
"up_proj",
|
29 |
"q_proj",
|
30 |
+
"down_proj",
|
31 |
+
"k_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 147770496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24ad6a322407adc5793c075af28500f19f26e57833ccc482c54b54dd63099696
|
3 |
size 147770496
|
runs/Apr10_01-37-19_82ebf4413452/events.out.tfevents.1744249043.82ebf4413452.3106.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abee7c091c1a18d952942378268ff97dd1df14afde856b474c3c40ef90010297
|
3 |
+
size 6607
|
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:32a7365b85ce8517f345da680268c421bf23aef9e05c6a8d7a383d3eed8cfb08
|
3 |
size 5816
|