Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
"q_proj",
|
26 |
"o_proj",
|
|
|
27 |
"up_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
|
|
|
|
23 |
"q_proj",
|
24 |
"o_proj",
|
25 |
+
"v_proj",
|
26 |
"up_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_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 1866560416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:882de58bd10f0148cb035fc8669642916293e033ab154965b02fefd2b2b1aa46
|
3 |
size 1866560416
|
runs/Mar28_13-32-02_vmfororahacks-ai-alchemist/events.out.tfevents.1711632738.vmfororahacks-ai-alchemist.815043.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41940a0a85f3a5d8c4e6f314db8dda3ad32f2df39ee04c3cae66757243bf1c52
|
3 |
+
size 5413
|
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:0242db8985c486c383543b66f7ff87b572a7c371d429d4c4cc486f13beb82913
|
3 |
size 4728
|