metadata
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: string
- name: premise_tptp
dtype: string
- name: hypothesis_tptp
dtype: string
- name: proof_inputs
sequence: string
- name: proof
dtype: string
- name: tc
dtype: int64
- name: 'n'
dtype: int64
- name: evidence_indices
sequence: int64
- name: counterfactuals
dtype: string
- name: evidences_necessity
dtype: bool
- name: mapping
dtype: string
splits:
- name: train
num_bytes: 285264087.2
num_examples: 19200
- name: validation
num_bytes: 35658010.9
num_examples: 2400
- name: test
num_bytes: 35658010.9
num_examples: 2400
download_size: 99085739
dataset_size: 356580108.99999994
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*