Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
sts13-sts – Dataset by mteb | AlphaNeural AI
You can deploy this model and start earning money today!
mteb
/
sts13-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
Model card
Files and Versions
Community
API
STS13 An MTEB dataset Massive Text Embedding Benchmark
SemEval STS 2013 dataset.
Task category t2t
Domains Web, News, Non-fiction, Written
Reference
https://www.aclweb.org/anthology/S13-1004/
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(["STS13"]) evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To learn more about how… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/sts13-sts
.