Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
"up_proj",
|
27 |
-
"o_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"v_proj",
|
27 |
"up_proj",
|
|
|
28 |
"q_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:075027d4cdaffe0ebdc9e46b7b5bcd5123a34bfc693e6310a9bda677c9ff1d4a
|
3 |
size 167832240
|
runs/Aug20_08-06-55_8b4e0d9971a8/events.out.tfevents.1724141223.8b4e0d9971a8.1717.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f4659e8444aea70bad753a98f71937c80edc947dad8615d11656fe72b12120b
|
3 |
+
size 8023
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b73f767b546c2e6be7593c238f843c4ec94838fbd9e3f09ad73dcb8f4248d71a
|
3 |
size 5176
|