Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"k_proj",
|
25 |
-
"down_proj",
|
26 |
"o_proj",
|
27 |
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
"q_proj",
|
26 |
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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:2f1d723d71d7f1186710f24fa4ac465209ad6983ed033e3b593c6b0e3f5ee166
|
3 |
size 335604696
|
runs/May16_22-59-50_a6061ea7b40b/events.out.tfevents.1715900395.a6061ea7b40b.25226.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:642e12b9d780bc4a7e3d898eb224b72b9d1c066d2e51e9db73c384f6c0449372
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43e01d4b3db6ef0dcf4e4cfa94d074b34fb806d7ff26f92829ce3bcaf91b159
|
3 |
size 5048
|