metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: template
dtype: string
- name: prompt
dtype: string
- name: label
dtype: string
- name: operator
dtype: string
- name: num_digit
dtype: int64
- name: random_counterfactual
struct:
- name: label
dtype: float64
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 115860
num_examples: 954
- name: validation
num_bytes: 16032
num_examples: 132
- name: test
num_bytes: 16032
num_examples: 132
download_size: 33083
dataset_size: 147924
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*