barrymorgan commited on
Commit
27f1622
1 Parent(s): 706e725

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - openai/MMMLU
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - openai-community/gpt2
11
+ library_name: transformers
12
+ tags:
13
+ - AI
14
+ ---