ongkn commited on
Commit
7d7634f
1 Parent(s): b4be80a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - accuracy
6
+ - f1
7
+ - recall
8
+ - precision
9
+ library_name: transformers
10
+ pipeline_tag: text-classification
11
+ ---