Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
-
-
|
6 |
-
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: zephyr-7b-sft-full
|
12 |
results: []
|
@@ -17,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# zephyr-7b-sft-full
|
19 |
|
20 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.9353
|
23 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- HuggingFaceH4/ultrachat_200k
|
9 |
model-index:
|
10 |
- name: zephyr-7b-sft-full
|
11 |
results: []
|
|
|
16 |
|
17 |
# zephyr-7b-sft-full
|
18 |
|
19 |
+
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.9353
|
22 |
|