Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"o_proj",
|
25 |
"down_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
|
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"down_proj",
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
"up_proj",
|
29 |
+
"k_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 39256960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf42f7abb47e27604f457f42a1db4decd7453cd0418f67fd598d80d0a784f66
|
3 |
size 39256960
|
runs/Jun10_05-59-54_48ddfe8e991f/events.out.tfevents.1717999254.48ddfe8e991f.174698.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe3ea63037f8d5782a99659ae70657ef146a581bc7a4db8a7dcf309187931f06
|
3 |
+
size 9955
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dc409c4c05b7a2392f06cb69b4db7b59eb53e01c5613fb8b47544acbcdf3db9
|
3 |
size 5304
|