Ritvik19 commited on
Commit
ed7390e
1 Parent(s): 58ec800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +14,7 @@ The underlying algorithm is TF-IDF Vectorization followed by Logistic Regression
14
  ## Performance
15
  sentiment_class | auroc_score
16
  ---|---:
 
17
  opinion | 70.64%
18
  toxicity | 96.12%
19
  toxicity__hate | 97.43%
 
14
  ## Performance
15
  sentiment_class | auroc_score
16
  ---|---:
17
+ sentiment_polarity | 95.04%
18
  opinion | 70.64%
19
  toxicity | 96.12%
20
  toxicity__hate | 97.43%