--- dataset_info: features: - name: slurp_id dtype: int64 - name: sentence dtype: string - name: annotation dtype: string - name: critical_word dtype: string - name: non_critical_word dtype: string - name: ans_transcript dtype: string - name: unans_transcript dtype: string splits: - name: train num_bytes: 13665 num_examples: 50 download_size: 14145 dataset_size: 13665 configs: - config_name: default data_files: - split: train path: data/train-* ---