sus commited on
Commit
68f79cf
·
verified ·
1 Parent(s): 07fa92f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy 97%
7
+ base_model:
8
+ - distilbert/distilbert-base-uncased
9
+ pipeline_tag: text-classification
10
+ ---