Training in progress, step 300
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
"gate_proj",
|
| 25 |
"q_proj",
|
|
|
|
|
|
|
| 26 |
"k_proj",
|
| 27 |
-
"
|
| 28 |
-
"up_proj",
|
| 29 |
-
"o_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
| 23 |
+
"v_proj",
|
| 24 |
"gate_proj",
|
| 25 |
"q_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
"k_proj",
|
| 29 |
+
"up_proj"
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 400084608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3b70c3bc87cc07aec6f7951c0c9307dd6987fa71ee3e673ec136c2ce6c219d1
|
| 3 |
size 400084608
|
runs/May16_21-58-39_iai/events.out.tfevents.1715871531.iai.47796.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dc2ac3c939e3955462b362f51dce2b966babfec8aec1a8a652fd78e04a34091
|
| 3 |
+
size 5620
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72894711c01b100157ec45e9209a18bbe2b1f26fcd50531d8b3a69dce48f781b
|
| 3 |
size 4984
|