End of training
Browse files
README.md
CHANGED
@@ -2,11 +2,13 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
base_model: mistralai/Mistral-7B-v0.1
|
11 |
model-index:
|
12 |
- name: zephyr-7b-sft-qlora
|
@@ -18,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# zephyr-7b-sft-qlora
|
20 |
|
21 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.9502
|
24 |
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- generated_from_trainer
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
10 |
datasets:
|
11 |
+
- HuggingFaceH4/ultrachat_200k
|
12 |
base_model: mistralai/Mistral-7B-v0.1
|
13 |
model-index:
|
14 |
- name: zephyr-7b-sft-qlora
|
|
|
20 |
|
21 |
# zephyr-7b-sft-qlora
|
22 |
|
23 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/ultrachat_200k dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.9502
|
26 |
|