File size: 468 Bytes
39af38e d957e12 5409662 16f749c 5409662 d957e12 7bd16b5 a410048 7bd16b5 94e15d2 3e0d87b 7bd16b5 3e0d87b 7bd16b5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: mit
task_categories:
- text-classification
- zero-shot-classification
task_ids:
- sentiment-analysis
language:
- en
size_categories:
- 100K<n<1M
---
250k (40k after balancing the classes) sentences from C4 dataset (clean version of Common Crawl) with sentiment annotation (Positive, Negative, Neutral) automatically annotated with GPT3.5. Can be used to train generic (no domain) sentiment analysis model.
Labels:
0: Positive
1:Negative
2:Neutral
|