| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| dataset_info: | |
| features: | |
| - name: conversation_ID | |
| dtype: int64 | |
| - name: conversation | |
| list: | |
| - name: emotion | |
| dtype: string | |
| - name: speaker | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: utterance_ID | |
| dtype: int64 | |
| - name: video_name | |
| dtype: string | |
| - name: emotion-cause_pairs | |
| sequence: | |
| sequence: string | |
| splits: | |
| - name: train | |
| num_bytes: 1409288.2445414846 | |
| num_examples: 1264 | |
| - name: test | |
| num_bytes: 122643.75545851528 | |
| num_examples: 110 | |
| download_size: 585135 | |
| dataset_size: 1531932.0 | |
| # Dataset Card for "semeval_subtask2_conversations" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |