George-Ogden commited on
Commit
58c7106
1 Parent(s): ec711b9

Create README.md

Browse files

Evaluate on MNLI:
```

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - wikipedia
5
+ - bookcorpus
6
+ - glue
7
+ language:
8
+ - en
9
+ metrics:
10
+ - accuracy
11
+ pipeline_tag: text-classification
12
+ ---