Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
sts14-sts – Dataset by mteb | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
mteb
/
sts14-sts
like
0
sentence-similarity
semantic-similarity-scoring
sentiment-analysis
sentiment-scoring
sentiment-classification
hate-speech-detection
derived
monolingual
eng
unknown
1K<n<10K
json
text
datasets
pandas
polars
mlcroissant
2502.13595
2210.07316
us
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
STS14 An MTEB dataset Massive Text Embedding Benchmark
SemEval STS 2014 dataset. Currently only the English dataset
Task category t2t
Domains Blog, Web, Spoken
Reference
https://www.aclweb.org/anthology/S14-1002
How to evaluate on this task
You can evaluate an embedding model on this dataset using the following code: import mteb
task = mteb.get_tasks(["STS14"]) evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/sts14-sts
.