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 |
- dpo
|
| 7 |
-
- alignment-handbook
|
| 8 |
- generated_from_trainer
|
| 9 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
|
|
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: zephyr-dpo-timedial-selfgen-mix2
|
| 12 |
results: []
|
|
@@ -17,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# zephyr-dpo-timedial-selfgen-mix2
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Logits/chosen: -2.8807
|
| 23 |
- Logits/rejected: -2.8679
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
+
- alignment-handbook
|
| 6 |
- trl
|
| 7 |
- dpo
|
|
|
|
| 8 |
- generated_from_trainer
|
| 9 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
| 10 |
+
datasets:
|
| 11 |
+
- EllieS/timedial_dpo
|
| 12 |
model-index:
|
| 13 |
- name: zephyr-dpo-timedial-selfgen-mix2
|
| 14 |
results: []
|
|
|
|
| 19 |
|
| 20 |
# zephyr-dpo-timedial-selfgen-mix2
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [EllieS/zephyr-dpo-timedial-selfgen](https://huggingface.co/EllieS/zephyr-dpo-timedial-selfgen) on the EllieS/timedial_dpo dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Logits/chosen: -2.8807
|
| 25 |
- Logits/rejected: -2.8679
|