File size: 474 Bytes
39af38e f4797a5 d957e12 5409662 16f749c d957e12 7bd16b5 a410048 7bd16b5 94e15d2 3e0d87b 7bd16b5 3e0d87b f4797a5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: cc-by-nc-4.0
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 |