Srjnnnn commited on
Commit
4d86910
1 Parent(s): a39bc63

Add readme

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  language:
4
- - en
5
  library_name: transformers
6
- ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  library_name: transformers
6
+ ---
7
+
8
+ ### Distillbert-Sentiment
9
+
10
+ - This is a bert based sentiment analysis model. The head has been changed to make the classification task and it relies on [Transformers](https://huggingface.co/docs/transformers/index).
11
+ - It checks; saddness, joy, fear, anger, surprise and joy.