chujiezheng commited on
Commit
fb05a32
1 Parent(s): 92df515

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ # zephyr-7b-beta-ExPO
8
+
9
+ The extrapolated (ExPO) model based on `HuggingFaceH4/zephyr-7b-beta` and `HuggingFaceH4/mistral-7b-sft-beta`, as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
10
+
11
+ Specifically, we obtain this model by extrapolating from the weights of the SFT and DPO/RLHF checkpoints, achieving superior alignment with human preference.