ZennyKenny commited on
Commit
a80b7c8
1 Parent(s): 124e6f6

My first model: a sentiment classifier built on the [DistilBERT](/https://huggingface.co/docs/transformers/model_doc/distilbert) base.

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---