chujiezheng
commited on
Commit
•
a1ab43d
1
Parent(s):
e2239e9
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,4 @@ language:
|
|
10 |
|
11 |
The extrapolated (ExPO) model based on [`internlm2-chat-7b`](https://huggingface.co/internlm/internlm2-chat-7b) and [`internlm/internlm2-chat-7b-sft`](https://huggingface.co/internlm/internlm2-chat-7b-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-7b`](https://huggingface.co/internlm/internlm2-chat-7b) and [`internlm/internlm2-chat-7b-sft`](https://huggingface.co/internlm/internlm2-chat-7b-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.
|