osanseviero HF staff commited on
Commit
a753dc4
1 Parent(s): 724aa7c

Add some useful metadata

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: other
 
3
  language:
4
  - en
5
  base_model:
6
  - meta-llama/Meta-Llama-3.1-70B-Instruct
7
- library_name: fairseq2
 
8
  ---
9
 
10
  This model is released as part of [Self-taught evaluators](https://arxiv.org/abs/2408.02666) research project.
 
1
  ---
2
  license: other
3
+ license_link: https://huggingface.co/facebook/Self-taught-evaluator-llama3.1-70B/blob/main/Research%20License%20for%20Self-taught%20Evaluator.pdf
4
  language:
5
  - en
6
  base_model:
7
  - meta-llama/Meta-Llama-3.1-70B-Instruct
8
+ library_name: transformers
9
+ pipeline_tag: text-generation
10
  ---
11
 
12
  This model is released as part of [Self-taught evaluators](https://arxiv.org/abs/2408.02666) research project.