chujiezheng
commited on
Commit
•
eff57d0
1
Parent(s):
12c934b
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,4 @@ language:
|
|
10 |
|
11 |
The extrapolated (ExPO) model based on [`internlm2-chat-20b`](https://huggingface.co/internlm/internlm2-chat-20b) and [`internlm/internlm2-chat-20b-sft`](https://huggingface.co/internlm/internlm2-chat-20b-sft), as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
|
12 |
|
13 |
-
Specifically, we obtain this model by extrapolating from the weights of the SFT and DPO/RLHF checkpoints, achieving superior alignment with human preference.
|
|
|
10 |
|
11 |
The extrapolated (ExPO) model based on [`internlm2-chat-20b`](https://huggingface.co/internlm/internlm2-chat-20b) and [`internlm/internlm2-chat-20b-sft`](https://huggingface.co/internlm/internlm2-chat-20b-sft), as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
|
12 |
|
13 |
+
Specifically, we obtain this model by extrapolating **(alpha = 0.5)** from the weights of the SFT and DPO/RLHF checkpoints, achieving superior alignment with human preference.
|