metadata
dataset_info:
features:
- name: Q
dtype: string
- name: A
dtype: string
- name: label
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 538281
num_examples: 6032
- name: test
num_bytes: 135843
num_examples: 1508
download_size: 1352748
dataset_size: 674124
configs:
- config_name: default
data_files:
- split: train
path: ex3/train-*
- split: test
path: ex3/test-*