--- dataset_info: features: - name: id dtype: int64 - name: image dtype: image - name: problem_id dtype: int64 - name: problem dtype: string - name: data_type dtype: string - name: problem_type dtype: string - name: options sequence: 'null' - name: solution dtype: string - name: data_source dtype: string - name: path dtype: string splits: - name: train num_bytes: 136941645 num_examples: 11372 download_size: 44828303 dataset_size: 136941645 configs: - config_name: default data_files: - split: train path: data/train-* ---