aideveloper24 commited on
Commit
1602cdb
·
verified ·
1 Parent(s): fc6ca16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
2
  license: mit
3
  pipeline_tag: text-classification
 
 
4
  ---
 
1
  ---
2
  license: mit
3
  pipeline_tag: text-classification
4
+ base_model:
5
+ - distilbert/distilbert-base-uncased-finetuned-sst-2-english
6
  ---