dataset_info: | |
features: | |
- name: Term | |
dtype: string | |
- name: 'Egyptian/collequial ' | |
dtype: string | |
- name: MSA | |
dtype: string | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': compound_neg | |
'1': negative | |
'2': positive | |
'3': compound_pos | |
splits: | |
- name: train | |
num_bytes: 197173 | |
num_examples: 5953 | |
download_size: 59167 | |
dataset_size: 197173 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |