vnarasiman commited on
Commit
7a08946
·
verified ·
1 Parent(s): a891750

Create README.md

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