metadata
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: float64
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 8119258.266975
num_examples: 39971
- name: validation
num_bytes: 807059
num_examples: 4000
- name: test
num_bytes: 2035087.6392
num_examples: 9996
download_size: 5957179
dataset_size: 10961404.906175
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*