--- dataset_info: features: - name: id dtype: int64 - name: question dtype: string - name: targets struct: - name: choices list: string - name: labels list: int64 - name: explanation dtype: string - name: category dtype: string splits: - name: test num_bytes: 672713 num_examples: 946 download_size: 233969 dataset_size: 672713 configs: - config_name: default data_files: - split: test path: data/test-* ---