sentence-transformers/all-nli
Dataset Card for AllNLI This dataset is a concatenation of the SNLI and MultiNLI datasets. Despite originally being intended for Natural Language Inference (NLI), this dataset can be used for training/finetuning an embedding model for semantic textual similarity. Dataset Subsets pair-class subset Columns: "premise", "hypothesis", "label" Column types: str, str, class with {"0": "entailment", "1": "neutral", "2", "contradiction"} Examples:{… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/all-nli.
Update README.md
Upload dataset
Update README.md
Rename columns
Upload dataset
Add ST tag
Update README.md
Update README.md
Upload dataset
Update README.md
Upload dataset
Upload dataset
Upload dataset
Update README.md
Upload dataset
Upload dataset
Upload dataset
Upload dataset
initial commit
