Osiris commited on
Commit
ae4b3ce
1 Parent(s): e7d5603

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  This model belongs to text-classification. You can check whether the sentence consists any emotion.
3
  ### Label Explaination:
4
  LABEL_1: Non Neutral (have some emotions)
 
5
  LABEL_0: Neutral (have no emotion)
6
  ### Usage:
7
  ```python
 
2
  This model belongs to text-classification. You can check whether the sentence consists any emotion.
3
  ### Label Explaination:
4
  LABEL_1: Non Neutral (have some emotions)
5
+
6
  LABEL_0: Neutral (have no emotion)
7
  ### Usage:
8
  ```python