Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
sts12-sts – Dataset by mteb | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
mteb
/
sts12-sts
like
0
sentence-similarity
semantic-similarity-scoring
human-annotated
monolingual
eng
unknown
1K<n<10K
json
text
datasets
pandas
polars
mlcroissant
2502.13595
2210.07316
us
mteb
text
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
STS12 An MTEB dataset Massive Text Embedding Benchmark
SemEval-2012 Task 6.
Task category t2t
Domains Encyclopaedic, News, Written
Reference
https://www.aclweb.org/anthology/S12-1051.pdf
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(["STS12"]) evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To learn more about how to… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/sts12-sts
.