End of training
Browse files- README.md +15 -1
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
7 |
model-index:
|
@@ -102,7 +103,9 @@ fsdp_config:
|
|
102 |
|
103 |
# mistral-lora
|
104 |
|
105 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on
|
|
|
|
|
106 |
|
107 |
## Model description
|
108 |
|
@@ -135,6 +138,17 @@ The following hyperparameters were used during training:
|
|
135 |
- lr_scheduler_warmup_steps: 10
|
136 |
- num_epochs: 2
|
137 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
### Framework versions
|
139 |
|
140 |
- PEFT 0.8.2
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- axolotl
|
6 |
- generated_from_trainer
|
7 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
8 |
model-index:
|
|
|
103 |
|
104 |
# mistral-lora
|
105 |
|
106 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
|
107 |
+
It achieves the following results on the evaluation set:
|
108 |
+
- Loss: 0.1520
|
109 |
|
110 |
## Model description
|
111 |
|
|
|
138 |
- lr_scheduler_warmup_steps: 10
|
139 |
- num_epochs: 2
|
140 |
|
141 |
+
### Training results
|
142 |
+
|
143 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
144 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
145 |
+
| 1.3787 | 0.0 | 1 | 1.4156 |
|
146 |
+
| 0.1825 | 0.4 | 122 | 0.1627 |
|
147 |
+
| 0.1398 | 0.8 | 244 | 0.1575 |
|
148 |
+
| 0.0862 | 1.19 | 366 | 0.1562 |
|
149 |
+
| 0.0868 | 1.59 | 488 | 0.1520 |
|
150 |
+
|
151 |
+
|
152 |
### Framework versions
|
153 |
|
154 |
- PEFT 0.8.2
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 84047946
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6b79d285afc334ab5611226c2e84e5281b514dc161f24757d0161c5ca6cec0f
|
3 |
size 84047946
|