--- license: cc-by-4.0 dataset_info: features: - name: ID dtype: string - name: question dtype: string - name: choices struct: - name: '1' dtype: string - name: '2' dtype: string - name: '3' dtype: string - name: '4' dtype: string - name: correct_answer dtype: string - name: all_translated dtype: bool splits: - name: train num_bytes: 1577878 num_examples: 9575 download_size: 721968 dataset_size: 1577878 configs: - config_name: default data_files: - split: train path: data/train-* ---