--- configs: - config_name: default data_files: - split: full path: data/full-* - split: train path: data/train-* - split: eval_only path: data/eval_only-* - split: eval_subset path: data/eval_subset-* - split: cheat_proof path: data/cheat_proof-* dataset_info: features: - name: question dtype: string - name: answer_letter dtype: string - name: dataset dtype: string - name: choices sequence: string splits: - name: full num_bytes: 16696558 num_examples: 81884 - name: train num_bytes: 12224 num_examples: 60 - name: eval_only num_bytes: 1634360 num_examples: 7611 - name: eval_subset num_bytes: 132241 num_examples: 820 - name: cheat_proof num_bytes: 93406 num_examples: 820 download_size: 9297393 dataset_size: 18568789 --- # Dataset Card for "UnifiedQA_MCQA2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)