End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
|
|
27 |
"v_proj",
|
|
|
28 |
"k_proj",
|
29 |
-
"up_proj",
|
30 |
"down_proj",
|
31 |
-
"
|
32 |
-
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"o_proj",
|
30 |
"k_proj",
|
|
|
31 |
"down_proj",
|
32 |
+
"up_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 194563400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3209ea9226415a55405874043f1fcea19fe5b13370a901f9750801350b7dbc6
|
3 |
size 194563400
|
runs/Feb02_22-07-50_6e1b695fa548/events.out.tfevents.1738534074.6e1b695fa548.690.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11a57252b5d2691542df488410e0f7be54a3d4130674aa6519510ae8a33ff87
|
3 |
+
size 27129
|
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:465f74a5badafb5f74c71c52e6e498b575698fc8d0929ca01f8a50f93a41a464
|
3 |
size 5624
|