Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
sickr-sts – Dataset by mteb | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
mteb
/
sickr-sts
like
0
sentence-similarity
semantic-similarity-scoring
natural-language-inference
human-annotated
monolingual
eng
cc-by-nc-sa-3.0
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
SICK-R An MTEB dataset Massive Text Embedding Benchmark
Semantic Textual Similarity SICK-R dataset
Task category t2t
Domains Web, Written
Reference
https://aclanthology.org/L14-1314/
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(["SICK-R"]) evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To learn more about how to run models… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/sickr-sts
.