nielsr HF Staff commited on
Commit
c280685
·
verified ·
1 Parent(s): bd955b4

Add base model

Browse files

This PR links your model to https://huggingface.co/OpenRLHF/Llama-3-8b-sft-mixture.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  license: cc-by-nc-4.0
3
- pipeline_tag: text-ranking
4
  library_name: transformers
 
5
  ---
6
 
7
  # Llama3-8b Reward Model
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ pipeline_tag: text-generation
4
  library_name: transformers
5
+ base_model: OpenRLHF/Llama-3-8b-sft-mixture
6
  ---
7
 
8
  # Llama3-8b Reward Model