GitBag commited on
Commit
f0d2bc6
1 Parent(s): 6d31c06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This is a model released for our paper: [REBEL: Reinforcement Learning via Regre
9
 
10
  # REBEL-Llama-3
11
 
12
- This model is developed with [REBEL](https://arxiv.org/abs/2404.16767) based on [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) with [FsfairX-LLaMA3-RM-v0.1](https://huggingface.co/sfairXC/FsfairX-LLaMA3-RM-v0.1) as the reward model and [UltraFeedback](https://huggingface.co/datasets/openbmb/UltraFeedback) dataset.
13
  The training code is available at https://github.com/ZhaolinGao/REBEL.
14
 
15
  ### Links to Other Model
 
9
 
10
  # REBEL-Llama-3
11
 
12
+ This model is developed with REBEL based on [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) with [FsfairX-LLaMA3-RM-v0.1](https://huggingface.co/sfairXC/FsfairX-LLaMA3-RM-v0.1) as the reward model and [UltraFeedback](https://huggingface.co/datasets/openbmb/UltraFeedback) dataset.
13
  The training code is available at https://github.com/ZhaolinGao/REBEL.
14
 
15
  ### Links to Other Model