File size: 834 Bytes
b83a431
91d91cc
b83a431
0f25831
f5da9fb
 
1734425
0f25831
 
 
1734425
f5da9fb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: llama3
---
# LLaMA-3-8B-SFR-SFT-R
This is the SFT model for Salesforce/SFR-Iterative-DPO-LLaMA-3-8B-R.

## Model Releases
- [SFT model](https://huggingface.co/Salesforce/LLaMA-3-8B-SFR-SFT-R)
- [Reward model](https://huggingface.co/Salesforce/LLaMA-3-8B-SFR-RM-R)
- [RLHF model](https://huggingface.co/Salesforce/LLaMA-3-8B-SFR-Iterative-DPO-R)


## Citation
Please cite our techical report if you find our model is useful for your research or product.

```bibtex
@misc{dong2024rlhf,
      title={RLHF Workflow: From Reward Modeling to Online RLHF}, 
      author={Hanze Dong and Wei Xiong and Bo Pang and Haoxiang Wang and Han Zhao and Yingbo Zhou and Nan Jiang and Doyen Sahoo and Caiming Xiong and Tong Zhang},
      year={2024},
      eprint={2405.07863},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}
```