Training in progress, step 6000
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Jun16_19-18-23_me-west-c-a100-40-unsloth/events.out.tfevents.1718566889.me-west-c-a100-40-unsloth.24545.0 +2 -2
- runs/Jun17_09-26-08_me-west-c-a100-40-unsloth/events.out.tfevents.1718617450.me-west-c-a100-40-unsloth.367631.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
| 23 |
-
"v_proj",
|
| 24 |
-
"k_proj",
|
| 25 |
-
"down_proj",
|
| 26 |
"up_proj",
|
| 27 |
-
"
|
| 28 |
"q_proj",
|
| 29 |
-
"o_proj"
|
|
|
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"up_proj",
|
| 24 |
+
"k_proj",
|
| 25 |
"q_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
+
"v_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
+
"down_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:a88e0baaf56e5740fa61e7fe3e61c8b5fa7faa49a4d2d19a39d06c908cc4dcea
|
| 3 |
size 400084608
|
runs/Jun16_19-18-23_me-west-c-a100-40-unsloth/events.out.tfevents.1718566889.me-west-c-a100-40-unsloth.24545.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e87b82aefec8fdcd0c25a9b2195ab0f2ae2970d053ad0965f5b9392b146a87ea
|
| 3 |
+
size 124612
|
runs/Jun17_09-26-08_me-west-c-a100-40-unsloth/events.out.tfevents.1718617450.me-west-c-a100-40-unsloth.367631.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2cab198b80865e9ad87a59b39fb83fd8a277b65de286012fe753bcefde4daf4
|
| 3 |
+
size 47276
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87c9ec7bbcb52773c7ac5656dbe76ce74ea38d8ec4646c371cb0c2e2d99f31de
|
| 3 |
+
size 5304
|