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 |
-
"k_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"q_proj",
|
29 |
-
"up_proj",
|
30 |
"v_proj",
|
|
|
|
|
31 |
"o_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_proj",
|
29 |
"o_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"k_proj",
|
32 |
+
"q_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:d4cb31812bf032d4ec78e92024dcdb9f672b65c78c923d844b533523ade0eec3
|
3 |
size 2156507696
|
runs/May02_17-35-27_129-213-17-248/events.out.tfevents.1746207357.129-213-17-248.11605.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1889f19aed0ed2b70a50a039d2dce4d8d1b4c4a6002ffeafe480f7950b15076b
|
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:2cf681ab94022fcd44c819f4a22b7d61117a96684c4b5bd6b8e1ea458151c080
|
3 |
size 5624
|