metadata
dataset_info:
- config_name: QuestionDataset
features:
- name: text
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 272902
num_examples: 3664
download_size: 88423
dataset_size: 272902
- config_name: default
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 137776.43803680982
num_examples: 1711
- name: test
num_bytes: 59104.561963190186
num_examples: 734
download_size: 75886
dataset_size: 196881
configs:
- config_name: QuestionDataset
data_files:
- split: train
path: QuestionDataset/train-*
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*