Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-classification
Languages:
English
ArXiv:
License:
| { | |
| "default": { | |
| "description": "Enhanced emotion classification dataset with multiple sources and Ekman emotion mapping", | |
| "citation": "", | |
| "homepage": "", | |
| "license": "MIT", | |
| "features": { | |
| "text": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| }, | |
| "label_text": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| }, | |
| "source": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| } | |
| }, | |
| "post_processed": null, | |
| "supervised_keys": null, | |
| "task_templates": [ | |
| { | |
| "task": "text-classification", | |
| "text_column": "text", | |
| "label_column": "label_text" | |
| } | |
| ], | |
| "builder_name": "csv", | |
| "config_name": "default", | |
| "version": { | |
| "version_str": "2.0.0", | |
| "description": "Updated dataset with merged sources and source field" | |
| }, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 0, | |
| "num_examples": 186639, | |
| "dataset_name": "enhanced_emotion_classification" | |
| }, | |
| "validation": { | |
| "name": "validation", | |
| "num_bytes": 0, | |
| "num_examples": 31092, | |
| "dataset_name": "enhanced_emotion_classification" | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 0, | |
| "num_examples": 22722, | |
| "dataset_name": "enhanced_emotion_classification" | |
| } | |
| } | |
| } | |
| } |