LambdaZ27 commited on
Commit
46a52a2
1 Parent(s): b0e3a11

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - TIGER-Lab/MMLU-Pro
4
+ language:
5
+ - en
6
+ base_model:
7
+ - google-bert/bert-base-uncased
8
+ pipeline_tag: text-classification
9
+ ---