Y. Yu commited on
Commit
26d5a12
·
verified ·
1 Parent(s): 8b93499

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - stanfordnlp/imdb
4
+ language:
5
+ - en
6
+ metrics:
7
+ - accuracy: 0.9418
8
+ - recall: 0.9418
9
+ - f1: 0.9417991595798644
10
+ - precision: 0.9418255198420261
11
+ pipeline_tag: text-classification
12
+ ---