--- 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: 47989797 num_examples: 33811 download_size: 22265899 dataset_size: 47989797 configs: - config_name: default data_files: - split: train path: data/train-* ---