chujiezheng
commited on
Commit
•
6250075
1
Parent(s):
c5fe7de
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,6 @@ language:
|
|
6 |
|
7 |
# zephyr-7b-alpha-ExPO
|
8 |
|
9 |
-
The extrapolated (ExPO) model based on `HuggingFaceH4/zephyr-7b-alpha` and `HuggingFaceH4/mistral-7b-sft-alpha
|
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.
|
|
|
6 |
|
7 |
# zephyr-7b-alpha-ExPO
|
8 |
|
9 |
+
The extrapolated (ExPO) model based on [`HuggingFaceH4/zephyr-7b-alpha`](https://huggingface.co/HuggingFaceH4/zephyr-7b-alpha) and [`HuggingFaceH4/mistral-7b-sft-alpha`](https://huggingface.co/HuggingFaceH4/mistral-7b-sft-alpha), 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.
|