chujiezheng
commited on
Commit
•
1d428f1
1
Parent(s):
c001ee1
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
# zephyr_0.05
|
8 |
+
|
9 |
+
The DPO-trained model from `alignment-handbook/zephyr-7b-sft-full` using 5% data of `HuggingFaceH4/ultrafeedback_binarized`, as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
|