--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: answer dtype: string - name: problem_type dtype: string - name: question_type dtype: string - name: problem_is_valid dtype: string - name: solution_is_valid dtype: string - name: source dtype: string - name: synthetic dtype: bool splits: - name: train num_bytes: 136257947.16710833 num_examples: 107009 download_size: 64246030 dataset_size: 136257947.16710833 configs: - config_name: default data_files: - split: train path: data/train-* ---