--- dataset_info: features: - name: attr dtype: string - name: choice1 dtype: string - name: choice2 dtype: string - name: choice3 dtype: string - name: choice4 dtype: string - name: domain dtype: string - name: scenario dtype: string - name: label dtype: string splits: - name: hard num_bytes: 39603352 num_examples: 49280 - name: easy num_bytes: 40009273 num_examples: 49280 - name: medium num_bytes: 39010628 num_examples: 49280 download_size: 12959912 dataset_size: 118623253 configs: - config_name: default data_files: - split: hard path: data/hard-* - split: easy path: data/easy-* - split: medium path: data/medium-* ---