LambdaZ27 commited on
Commit
fc3582f
·
verified ·
1 Parent(s): a0d1b5e

Create README.md

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