--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: answer sequence: string - name: subcategory_name dtype: string - name: option_A dtype: string - name: option_B dtype: string - name: option_C dtype: string - name: option_D dtype: string - name: refined dtype: string - name: max_letter_count dtype: int64 - name: letter_count dtype: int64 splits: - name: train num_bytes: 15046260.98874598 num_examples: 13556 download_size: 7146236 dataset_size: 15046260.98874598 configs: - config_name: default data_files: - split: train path: data/train-* ---