--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: answer dtype: string - name: difficulty dtype: float64 - name: formatted_input dtype: string splits: - name: train num_bytes: 13802061 num_examples: 7391 download_size: 6558898 dataset_size: 13802061 configs: - config_name: default data_files: - split: train path: data/train-* ---