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-2/phi-2-gpo-v34-merged-i1
|
|
|
|
|
8 |
model-index:
|
9 |
- name: phi-2-gpo-20k-40k-60k-lora512-i2
|
10 |
results: []
|
@@ -15,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# phi-2-gpo-20k-40k-60k-lora512-i2
|
17 |
|
18 |
-
This model is a fine-tuned version of [DUAL-GPO-2/phi-2-gpo-v34-merged-i1](https://huggingface.co/DUAL-GPO-2/phi-2-gpo-v34-merged-i1) 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-2/phi-2-gpo-v34-merged-i1
|
9 |
+
datasets:
|
10 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
11 |
model-index:
|
12 |
- name: phi-2-gpo-20k-40k-60k-lora512-i2
|
13 |
results: []
|
|
|
18 |
|
19 |
# phi-2-gpo-20k-40k-60k-lora512-i2
|
20 |
|
21 |
+
This model is a fine-tuned version of [DUAL-GPO-2/phi-2-gpo-v34-merged-i1](https://huggingface.co/DUAL-GPO-2/phi-2-gpo-v34-merged-i1) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
22 |
|
23 |
## Model description
|
24 |
|