uralik commited on
Commit
5bcfb44
1 Parent(s): 1f02a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Meta-Llama-3.1-70B-Instruct
7
+ library_name: fairseq2
8
+ ---
9
+
10
+ Self-taught evaluators
11
+
12
+ This model is released as part of [Self-taught evaluators](https://arxiv.org/abs/2408.02666) research project.