chujiezheng commited on
Commit
fc53fe6
1 Parent(s): a578fc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,6 +6,6 @@ language:
6
 
7
  # Starling-LM-7B-alpha-ExPO
8
 
9
- The extrapolated (ExPO) model based on `berkeley-nest/Starling-LM-7B-alpha` and `openchat/openchat_3.5`, 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.
 
6
 
7
  # Starling-LM-7B-alpha-ExPO
8
 
9
+ The extrapolated (ExPO) model based on [`berkeley-nest/Starling-LM-7B-alpha`](https://huggingface.co/berkeley-nest/Starling-LM-7B-alpha) and [`openchat/openchat_3.5`](https://huggingface.co/openchat/openchat_3.5), 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.