chujiezheng commited on
Commit
c5b0116
1 Parent(s): 5b49826

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  license: llama3
5
  ---
6
 
7
- # LLaMA3-iterative-DPO-final-ExPO
8
 
9
  The extrapolated (ExPO) model based on [`princeton-nlp/Mistral-7B-Instruct-SimPO`](https://huggingface.co/RLHFlow/LLaMA3-iterative-DPO-final) and [`meta-llama/Meta-Llama-3-8B-Instruct`](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct), as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
10
 
 
4
  license: llama3
5
  ---
6
 
7
+ # Llama-3-Instruct-8B-SimPO-ExPO
8
 
9
  The extrapolated (ExPO) model based on [`princeton-nlp/Mistral-7B-Instruct-SimPO`](https://huggingface.co/RLHFlow/LLaMA3-iterative-DPO-final) and [`meta-llama/Meta-Llama-3-8B-Instruct`](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct), as in the "[Weak-to-Strong Extrapolation Expedites Alignment](https://arxiv.org/abs/2404.16792)" paper.
10