roeeaharoni commited on
Commit
08423b4
1 Parent(s): 3bd9e4c

Create README.md

Browse files

Added the license and training datasets to the model card.

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
+ - tals/vitaminc
5
+ - SetFit/mnli
6
+ - snli
7
+ - fever
8
+ - paws
9
+ - scitail
10
+ language:
11
+ - en
12
+ ---