CoolFace
Datasetpublic

sentence-transformers/stsb

Dataset Card for STSB The Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5. However, for this variant, the similarity scores are normalized to between 0 and 1. Dataset Details Columns: "sentence1", "sentence2", "score" Column types: str, str, float Examples:{… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/stsb.

sourceHugging Faceupdated 2y agoView on Hugging Face
26likes16kdownloads
7 commits on main
ab7a5ac2y ago

Update README.md

tomaarsen
e6efde72y ago

Add ST tag

tomaarsen
d999f122y ago

Update README.md

tomaarsen
feb8fb72y ago

Upload dataset

tomaarsen
98a87b32y ago

Update README.md

tomaarsen
28930042y ago

Upload dataset

tomaarsen
a4bd54a2y ago

initial commit

tomaarsen