Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"up_proj",
|
23 |
"v_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
-
"q_proj",
|
26 |
-
"gate_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"v_proj",
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
"o_proj",
|
|
|
|
|
26 |
"down_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 78480072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a306fdee9aeb8d267062328a7aedb7831ad543a6e74a75af9805f69450ce2511
|
3 |
size 78480072
|
runs/Apr22_07-14-36_d5450358c49e/events.out.tfevents.1713770150.d5450358c49e.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2471bb917c45a4553c6c56d1abb05571fe294077174d13e8fa6cc8209964f53b
|
3 |
+
size 9255
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:384eaf81148d8f7d37f5e34b7912bc8f373f6df2b70bf88f48cd01344970dd75
|
3 |
size 4920
|