3244we commited on
Commit
c36a38e
·
verified ·
1 Parent(s): 2f5b625

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ datasets:
4
+ - truthfulqa/truthful_qa
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - meta-llama/Meta-Llama-3-8B-Instruct
11
+ ---