Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
-
"gate_proj",
|
| 25 |
"v_proj",
|
|
|
|
| 26 |
"q_proj",
|
| 27 |
-
"
|
| 28 |
-
"o_proj",
|
| 29 |
-
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
| 23 |
+
"up_proj",
|
| 24 |
+
"down_proj",
|
| 25 |
"k_proj",
|
|
|
|
| 26 |
"v_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
"q_proj",
|
| 29 |
+
"o_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 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1fbb092d4a3936f486c1c01d43f0b570eaaa90c8f1af70ff918bc148ffe8a97
|
| 3 |
size 167832240
|
runs/Apr26_04-42-49_28031b0b6be7/events.out.tfevents.1714106573.28031b0b6be7.24.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3342b37cc4a3d1be97b49adc93ea024d00039abf8c4c473456176066cb65f998
|
| 3 |
+
size 5534
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10e340ce95423e68259e016503cda56346a04f94c94dd149ca1c7a286c788784
|
| 3 |
size 4920
|