Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
-
"up_proj",
|
26 |
-
"v_proj",
|
27 |
-
"gate_proj",
|
28 |
"k_proj",
|
29 |
"q_proj",
|
30 |
-
"
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"o_proj",
|
|
|
|
|
|
|
25 |
"k_proj",
|
26 |
"q_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj",
|
30 |
+
"down_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6da216b06d0c730fb8b0b40432ada45aa37b7ba7b48cc21bd1aef7a785ff7269
|
3 |
size 335604696
|
runs/Oct13_05-42-47_7d8ea27451c6/events.out.tfevents.1728798170.7d8ea27451c6.1328.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4063acc083d97cad29bde04e705d1f2a92a213644b5c2ce4c2337e967658b145
|
3 |
+
size 6200
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfd95271ef8f5b59578c2feb80b516b59d147ff50a16d758f5487810aef160da
|
3 |
size 5496
|