End of training
Browse files
README.md
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
tags:
|
|
|
|
|
|
|
|
|
4 |
- trl
|
5 |
- sft
|
6 |
- alignment-handbook
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
base_model: mistralai/Mistral-7B-v0.1
|
11 |
model-index:
|
12 |
- name: zephyr-7b-pl-qlora
|
@@ -18,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# zephyr-7b-pl-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 |
|
23 |
## Model description
|
24 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
tags:
|
4 |
+
- alignment-handbook
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
- trl
|
9 |
- sft
|
10 |
- alignment-handbook
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- HuggingFaceH4/ultrachat_200k
|
14 |
base_model: mistralai/Mistral-7B-v0.1
|
15 |
model-index:
|
16 |
- name: zephyr-7b-pl-qlora
|
|
|
22 |
|
23 |
# zephyr-7b-pl-qlora
|
24 |
|
25 |
+
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.
|
26 |
|
27 |
## Model description
|
28 |
|