| --- |
| dataset_info: |
| features: |
| - name: input |
| dtype: string |
| - name: output |
| dtype: string |
| - name: final_answer |
| dtype: string |
| - name: raw_answer |
| dtype: string |
| - name: type |
| dtype: string |
| - name: difficulty |
| dtype: string |
| - name: seed |
| dtype: int64 |
| - name: id |
| dtype: string |
| splits: |
| - name: iid_arithmetic |
| num_bytes: 153929 |
| num_examples: 1000 |
| - name: iid_easy_uniform |
| num_bytes: 429563 |
| num_examples: 1000 |
| - name: iid_hard_uniform |
| num_bytes: 619640 |
| num_examples: 1000 |
| - name: iid_medium_uniform |
| num_bytes: 706355 |
| num_examples: 1000 |
| - name: iid2ood_arithmetic |
| num_bytes: 137855 |
| num_examples: 1000 |
| - name: iid2ood_easy_uniform_coeff |
| num_bytes: 352602 |
| num_examples: 1000 |
| - name: iid2ood_easy_uniform_degree |
| num_bytes: 399573 |
| num_examples: 1000 |
| - name: iid2ood_hard_uniform_coeff |
| num_bytes: 613652 |
| num_examples: 1000 |
| - name: iid2ood_hard_uniform_degree |
| num_bytes: 628096 |
| num_examples: 1000 |
| - name: iid2ood_medium_uniform_coeff |
| num_bytes: 640591 |
| num_examples: 1000 |
| - name: iid2ood_medium_uniform_degree |
| num_bytes: 704051 |
| num_examples: 1000 |
| - name: ood_arithmetic_digits |
| num_bytes: 172233 |
| num_examples: 1000 |
| - name: ood_arithmetic_operators |
| num_bytes: 185018 |
| num_examples: 1000 |
| - name: ood_coefficient_uniform |
| num_bytes: 451358 |
| num_examples: 1000 |
| - name: ood_degree_uniform |
| num_bytes: 410604 |
| num_examples: 1000 |
| - name: ood_terms_uniform |
| num_bytes: 1160182 |
| num_examples: 1000 |
| download_size: 2878757 |
| dataset_size: 7765302 |
| configs: |
| - config_name: default |
| data_files: |
| - split: iid_arithmetic |
| path: data/iid_arithmetic-* |
| - split: iid_easy_uniform |
| path: data/iid_easy_uniform-* |
| - split: iid_hard_uniform |
| path: data/iid_hard_uniform-* |
| - split: iid_medium_uniform |
| path: data/iid_medium_uniform-* |
| - split: iid2ood_arithmetic |
| path: data/iid2ood_arithmetic-* |
| - split: iid2ood_easy_uniform_coeff |
| path: data/iid2ood_easy_uniform_coeff-* |
| - split: iid2ood_easy_uniform_degree |
| path: data/iid2ood_easy_uniform_degree-* |
| - split: iid2ood_hard_uniform_coeff |
| path: data/iid2ood_hard_uniform_coeff-* |
| - split: iid2ood_hard_uniform_degree |
| path: data/iid2ood_hard_uniform_degree-* |
| - split: iid2ood_medium_uniform_coeff |
| path: data/iid2ood_medium_uniform_coeff-* |
| - split: iid2ood_medium_uniform_degree |
| path: data/iid2ood_medium_uniform_degree-* |
| - split: ood_arithmetic_digits |
| path: data/ood_arithmetic_digits-* |
| - split: ood_arithmetic_operators |
| path: data/ood_arithmetic_operators-* |
| - split: ood_coefficient_uniform |
| path: data/ood_coefficient_uniform-* |
| - split: ood_degree_uniform |
| path: data/ood_degree_uniform-* |
| - split: ood_terms_uniform |
| path: data/ood_terms_uniform-* |
| --- |
| |