Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,6 +44,13 @@ configs:
|
|
| 44 |
path: combined/lt_go_emotions_test-*
|
| 45 |
- split: lt_twitter_emotions_test
|
| 46 |
path: combined/lt_twitter_emotions_test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
---
|
| 48 |
The dataset is a combined product of the the following dataset:
|
| 49 |
1. [LT Go Emotions](https://huggingface.co/datasets/SkyWater21/lt_go_emotions)
|
|
|
|
| 44 |
path: combined/lt_go_emotions_test-*
|
| 45 |
- split: lt_twitter_emotions_test
|
| 46 |
path: combined/lt_twitter_emotions_test-*
|
| 47 |
+
task_categories:
|
| 48 |
+
- text-classification
|
| 49 |
+
language:
|
| 50 |
+
- en
|
| 51 |
+
- lt
|
| 52 |
+
size_categories:
|
| 53 |
+
- 100K<n<1M
|
| 54 |
---
|
| 55 |
The dataset is a combined product of the the following dataset:
|
| 56 |
1. [LT Go Emotions](https://huggingface.co/datasets/SkyWater21/lt_go_emotions)
|