dataset_info: | |
features: | |
- name: id | |
dtype: int64 | |
- name: tokens | |
sequence: string | |
- name: att_tags | |
sequence: | |
class_label: | |
names: | |
'0': B-Affect | |
'1': I-Positive | |
'2': B-Positive | |
'3': B-Judgment (J1) | |
'4': B-tenacity (J3) | |
'5': B-Negative | |
'6': I-capacity (J3) | |
'7': I-Appreciation | |
'8': B-capacity (J3) | |
'9': I-tenacity (J3) | |
'10': B-Social Esteem (J2) | |
'11': I-Negative | |
'12': O | |
'13': B-Appreciation | |
'14': I-Affect | |
'15': B-Social Sanction (J2) | |
'16': I-propriety (J3) | |
'17': I-veracity (J3) | |
'18': B-normality (J3) | |
'19': I-Social Sanction (J2) | |
'20': B-propriety (J3) | |
'21': B-veracity (J3) | |
'22': I-normality (J3) | |
'23': I-Judgment (J1) | |
'24': I-Social Esteem (J2) | |
splits: | |
- name: train | |
num_bytes: 1492776.194221509 | |
num_examples: 1993 | |
- name: validation | |
num_bytes: 373755.8057784912 | |
num_examples: 499 | |
download_size: 486331 | |
dataset_size: 1866532.0 | |
# Dataset Card for "sfl_automatization_spanish_attitude" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |