duttaprat commited on
Commit
ea6a667
1 Parent(s): e0068ec

Update README.md

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