--- license: mit dataset_info: features: - name: id dtype: string - name: text_t dtype: string - name: text_h dtype: string - name: label dtype: string - name: text_label dtype: string - name: explanation dtype: string - name: confidence dtype: string - name: alt_label dtype: string - name: alt_explanation dtype: string - name: alt_confidence dtype: string splits: - name: validation num_bytes: 440018 num_examples: 800 download_size: 247019 dataset_size: 440018 configs: - config_name: default data_files: - split: validation path: data/validation-* ---