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
splits:
- name: train
num_bytes: 1089265366.4232652
num_examples: 28430
- name: validation
num_bytes: 136167749.2883674
num_examples: 3554
- name: test
num_bytes: 136167749.2883674
num_examples: 3554
download_size: 371313346
dataset_size: 1361600865
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*