metadata
dataset_info:
features:
- name: text
dtype: string
- name: label_text
dtype: string
- name: label
dtype: int64
- name: id
dtype: string
splits:
- name: train
num_bytes: 11754317.5422
num_examples: 43523
- name: validation
num_bytes: 4019552.8052
num_examples: 14934
- name: test
num_bytes: 3916535.1470666667
num_examples: 14498
download_size: 10218982
dataset_size: 19690405.494466666
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*