Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"k_proj",
|
24 |
-
"o_proj",
|
25 |
"up_proj",
|
26 |
-
"gate_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
+
"v_proj",
|
25 |
"k_proj",
|
|
|
26 |
"up_proj",
|
|
|
27 |
"q_proj",
|
28 |
+
"o_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1866559560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:593cdfccad026791753e1e315260cd92b0590a936bc6561d1be408199c61afdd
|
3 |
size 1866559560
|
runs/Feb15_22-56-58_ip-172-31-3-189/events.out.tfevents.1739660225.ip-172-31-3-189.2847.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdef44de69294f1ed51fe2b72c92796abd9992d3d57d4353b029b804925df8e0
|
3 |
+
size 6058
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d02394114dc52d1779d1921dfb656cea911caaa2f585f358ed7c4ed3225d0a5c
|
3 |
size 5560
|