GianniCatBug
commited on
Commit
•
cd84637
1
Parent(s):
1ff52a2
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"lm_head",
|
24 |
-
"v_proj",
|
25 |
"q_proj",
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
-
"up_proj"
|
28 |
-
"gate_proj",
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
23 |
"lm_head",
|
|
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
"down_proj",
|
29 |
+
"up_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 686599888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da494de9ac4a607c40253ebc3028677a6f5fa801c9cc5e414a2d14f65453d4b4
|
3 |
size 686599888
|
runs/Feb09_14-53-50_b7b13d5b0b40/events.out.tfevents.1707490441.b7b13d5b0b40.386.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d39e43742a670180950d019fe33c40dd06c7ed70ca00c5404ef8f78be45d3e84
|
3 |
+
size 4857
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f8158a80f12412832d93bf01f513ba7c9fa78c73a6ddea32737a9f2f56d32bd
|
3 |
size 4600
|