--- dataset_info: features: - name: source_dataset dtype: string - name: source_config dtype: string - name: source_split dtype: string - name: source_index dtype: int64 - name: question dtype: string - name: answer dtype: string - name: module dtype: string - name: difficulty dtype: string - name: stratum dtype: string - name: has_decimal dtype: bool - name: has_negative dtype: bool - name: has_zero dtype: bool - name: operand_count_bucket dtype: string - name: magnitude_bucket dtype: string - name: split dtype: string - name: reference_answer dtype: string splits: - name: test num_bytes: 2650811 num_examples: 10000 download_size: 434634 dataset_size: 2650811 configs: - config_name: default data_files: - split: test path: data/test-* ---