CyberKitsuneSama
commited on
Commit
•
a384b3d
1
Parent(s):
8514d29
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
"q_proj",
|
25 |
-
"down_proj",
|
26 |
-
"k_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
"v_proj",
|
25 |
"q_proj",
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"k_proj",
|
28 |
+
"down_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 692153240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45969f8094ade176fd370a70ad39fb19481939fd697ebaa5517e9e3604395baa
|
3 |
size 692153240
|
runs/Oct27_17-20-16_d36a306422e8/events.out.tfevents.1730049626.d36a306422e8.1345.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cf775f3d7d5b6b275b9d71516a46ba7acf349a11644235441e971c46c440332
|
3 |
+
size 6322
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b0e620df93ea166884f2f7192718bd3188d03ad2a969f1d8c1da944f53ddb34
|
3 |
size 5560
|