--- license: cc-by-nc-nd-4.0 dataset_info: features: - name: question dtype: string - name: choices struct: - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: label dtype: string - name: other_correct sequence: string - name: context dtype: string splits: - name: train num_bytes: 121327811 num_examples: 4222 download_size: 49390308 dataset_size: 121327811 configs: - config_name: default data_files: - split: train path: data/train-* ---