Srjnnnn commited on
Commit
0268b43
·
verified ·
1 Parent(s): fbd6f12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ metrics:
9
  pipeline_tag: text-classification
10
  ---
11
 
12
- ### Distillbert-Sentiment
13
 
14
  - 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).
15
  - It checks; saddness, joy, fear, anger, surprise and joy.
 
9
  pipeline_tag: text-classification
10
  ---
11
 
12
+ ### Distilbert-Sentiment
13
 
14
  - 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).
15
  - It checks; saddness, joy, fear, anger, surprise and joy.