--- license: apache-2.0 dataset_info: config_name: OE_TO_maths_en_COMP features: - name: id dtype: int64 - name: subfield dtype: string - name: context dtype: 'null' - name: question dtype: string - name: solution sequence: string - name: final_answer sequence: string - name: is_multiple_answer dtype: bool - name: unit dtype: string - name: answer_type dtype: string - name: error dtype: string - name: problem dtype: string splits: - name: test num_bytes: 1565730 num_examples: 675 download_size: 728787 dataset_size: 1565730 configs: - config_name: OE_TO_maths_en_COMP data_files: - split: test path: OE_TO_maths_en_COMP/test-* ---