frankiePizza commited on
Commit
3b4ef78
·
verified ·
1 Parent(s): d084db1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - contemmcm/rotten_tomatoes
5
+ language:
6
+ - en
7
+ base_model:
8
+ - distilbert/distilbert-base-uncased
9
+ pipeline_tag: text-classification
10
+ library_name: transformers
11
+ ---