--- license: apache-2.0 dataset_info: features: - name: label dtype: class_label: names: '0': entailment '1': neutral '2': contradiction - name: premise dtype: string - name: hypothesis dtype: string splits: - name: train num_bytes: 31423006 num_examples: 105000 download_size: 19368630 dataset_size: 31423006 configs: - config_name: default data_files: - split: train path: data/train-* ---