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