dataset_info: | |
features: | |
- name: instruction | |
dtype: string | |
- name: input | |
dtype: string | |
- name: output | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 3188393 | |
num_examples: 7102 | |
- name: validation | |
num_bytes: 658887 | |
num_examples: 1464 | |
- name: test | |
num_bytes: 1813960 | |
num_examples: 4068 | |
download_size: 1404141 | |
dataset_size: 5661240 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |
### Citation Information | |
``` | |
Saif Mohammad, Felipe Bravo-Marquez, Mohammad Salameh, and Svetlana | |
Kiritchenko. 2018. Semeval-2018 task 1: Affect in tweets. In Proceedings of the | |
12th international workshop on semantic evaluation. 1–17 | |
``` |