Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"v_proj",
|
24 |
"o_proj",
|
|
|
|
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"up_proj"
|
28 |
-
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
|
|
23 |
"o_proj",
|
24 |
+
"k_proj",
|
25 |
+
"v_proj",
|
26 |
"q_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_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 29450584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5895c304967e1d098ad8197ebf62ed99fdfbfcbee40041f7c15678effad2807d
|
3 |
size 29450584
|
runs/Apr21_17-00-58_c6a02cc7bfa6/events.out.tfevents.1713718880.c6a02cc7bfa6.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3526eb4d0de8cbec109f324da21faed54a37ae5a91c2a4a13d1bdf17c040eefd
|
3 |
+
size 7105
|
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:89eb8c1d53b741b2dec1d9120e9e2870a90a656dc6aa31428e97aa16ff942fe4
|
3 |
size 4920
|