zelchy commited on
Commit
02d4401
·
verified ·
1 Parent(s): 48325de

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - google-bert/bert-large-uncased
5
+ pipeline_tag: text-classification
6
+ library_name: transformers
7
+ ---