Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"lm_head",
|
24 |
"gate_proj",
|
25 |
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
|
|
23 |
"gate_proj",
|
24 |
"down_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"up_proj",
|
28 |
+
"q_proj",
|
29 |
+
"lm_head"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431131656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe6d32ab01fd7cf84a2de655caa419c7ca52921260f2ce1fe8a59a42c46ccb88
|
3 |
size 431131656
|
runs/Jan10_08-37-31_870a27fa8c75/events.out.tfevents.1704875855.870a27fa8c75.611.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15d4df267746c23c0c22da53738dd4ca12e8603908dbd01a77271ee44b634fc0
|
3 |
+
size 24779
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b8c0b69bae20faf5c5710d8cc961d746583e1635512368f65d1d2565bf7e7de
|
3 |
size 4728
|