Training in progress, step 600
Browse files- README.md +6 -2
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 2.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
| 45 |
- total_eval_batch_size: 4
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
-
- training_steps:
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
|
@@ -67,6 +67,10 @@ The following hyperparameters were used during training:
|
|
| 67 |
| 2.6097 | 0.06 | 350 | 2.9186 |
|
| 68 |
| 2.7506 | 0.06 | 375 | 2.8954 |
|
| 69 |
| 2.7809 | 0.06 | 400 | 2.8744 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 2.5787
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 45 |
- total_eval_batch_size: 4
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
+
- training_steps: 500
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
|
|
|
| 67 |
| 2.6097 | 0.06 | 350 | 2.9186 |
|
| 68 |
| 2.7506 | 0.06 | 375 | 2.8954 |
|
| 69 |
| 2.7809 | 0.06 | 400 | 2.8744 |
|
| 70 |
+
| 2.7346 | 0.07 | 425 | 2.8555 |
|
| 71 |
+
| 2.6997 | 0.07 | 450 | 2.8420 |
|
| 72 |
+
| 2.5839 | 0.08 | 475 | 2.8263 |
|
| 73 |
+
| 2.6435 | 0.08 | 500 | 2.8170 |
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
adapter_config.json
CHANGED
|
@@ -19,11 +19,11 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"gate_proj",
|
| 23 |
-
"q_proj",
|
| 24 |
"down_proj",
|
| 25 |
"v_proj",
|
| 26 |
-
"up_proj"
|
|
|
|
|
|
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
| 29 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
|
|
|
| 22 |
"down_proj",
|
| 23 |
"v_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
+
"gate_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM"
|
| 29 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 281061608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c01d3a5c152de579100ba46c2276f6b35a069eede3c338454e212fb90626349b
|
| 3 |
size 281061608
|
model-00001-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4943162336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:709b919bc3b82cb1d6e3eae09cc078ceaecff3a9525bec7a9e1be7d05dfa2aa1
|
| 3 |
size 4943162336
|
model-00002-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4999819336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e379001b24f6016fb41fd5b892a6d072a98033abffe4e0e18e22a9768185b4a8
|
| 3 |
size 4999819336
|
model-00003-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4540516344
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:285b007f4e21cd8c15a5619d9dfc9e1858c8bda0fb2c3811fdcdc3415a87b28e
|
| 3 |
size 4540516344
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71cf25bba1ccfe5f8363bf6f4862764514ffd098ebbdccd099864b89a8e6ed0b
|
| 3 |
size 6520
|