Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"gate_proj",
|
|
|
25 |
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
"down_proj",
|
|
|
27 |
"up_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_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 22660608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8570177403f869ca5901559c1153248d2ff15ab6fe9d9250dcf890f6c9a8b0d
|
3 |
size 22660608
|
runs/Jun06_05-03-39_f49efbb4768b/events.out.tfevents.1717675419.f49efbb4768b
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:538bd5660224f2c0b06bf55c4ea7d140b5dc40d406b32266eafce5a3360f18fe
|
3 |
+
size 5609
|
runs/Jun06_05-29-06_2376c4a8c634/events.out.tfevents.1717676946.2376c4a8c634
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e05cddc5f3097692e8c6eeae9407e2ef5308c8eea2c4afcc146a5347545043ee
|
3 |
+
size 7715
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a211d472f3a7b47cdfd2794f8fb7b17b226f5ee65d48afb2954939027396b2
|
3 |
size 5112
|