--- dataset_info: features: - name: q_id dtype: int64 - name: question dtype: string - name: choice0 dtype: string - name: choice1 dtype: string - name: choice2 dtype: string - name: choice3 dtype: string - name: choice4 dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1183829 num_examples: 8939 download_size: 783760 dataset_size: 1183829 configs: - config_name: default data_files: - split: train path: data/train-* ---