|
--- |
|
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: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: ones_op1_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: ones_op2_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: tens_op1_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: tens_op2_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: ones_carry_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
- name: tens_carry_counterfactual |
|
struct: |
|
- name: label |
|
dtype: int64 |
|
- name: prompt |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 6043254 |
|
num_examples: 17424 |
|
- name: validation |
|
num_bytes: 861900 |
|
num_examples: 2484 |
|
- name: test |
|
num_bytes: 861918 |
|
num_examples: 2484 |
|
download_size: 1613207 |
|
dataset_size: 7767072 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|