--- 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: 676980 num_examples: 952 download_size: 235305 dataset_size: 676980 configs: - config_name: default data_files: - split: test path: data/test-* ---