BraylonDash
commited on
Commit
•
2ff482a
1
Parent(s):
84a1b63
End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
tags:
|
|
|
|
|
4 |
- trl
|
5 |
- dpo
|
6 |
-
- generated_from_trainer
|
7 |
base_model: DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged
|
|
|
|
|
8 |
model-index:
|
9 |
- name: zephyr-7b-dpo-0k-15k-0.001-i1
|
10 |
results: []
|
@@ -15,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# zephyr-7b-dpo-0k-15k-0.001-i1
|
17 |
|
18 |
-
This model is a fine-tuned version of [DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged](https://huggingface.co/DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged) on the
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
tags:
|
4 |
+
- alignment-handbook
|
5 |
+
- generated_from_trainer
|
6 |
- trl
|
7 |
- dpo
|
|
|
8 |
base_model: DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged
|
9 |
+
datasets:
|
10 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
11 |
model-index:
|
12 |
- name: zephyr-7b-dpo-0k-15k-0.001-i1
|
13 |
results: []
|
|
|
18 |
|
19 |
# zephyr-7b-dpo-0k-15k-0.001-i1
|
20 |
|
21 |
+
This model is a fine-tuned version of [DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged](https://huggingface.co/DUAL-GPO/zephyr-7b-dpo-new-lora-v1-merged) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
22 |
|
23 |
## Model description
|
24 |
|