metadata
configs:
- config_name: default
data_files:
- split: combined
path: data/combined-*
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: claim
dtype: string
- name: label
dtype: int64
- name: dataset
dtype: string
- name: qa_type
dtype: int64
- name: ind
dtype: int64
splits:
- name: combined
num_bytes: 10440108
num_examples: 115823
- name: train
num_bytes: 8353961
num_examples: 92658
- name: test
num_bytes: 2086147
num_examples: 23165
download_size: 5068769
dataset_size: 20880216