CoolFace
Datasetpublic

mteb/biosses-sts

BIOSSES An MTEB dataset Massive Text Embedding Benchmark Biomedical Semantic Similarity Estimation. Task category t2t Domains Medical Reference https://tabilab.cmpe.boun.edu.tr/BIOSSES/DataSet.html 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(["BIOSSES"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL) evaluator.run(model) To learn… See the full description on the dataset page: https://huggingface.co/datasets/mteb/biosses-sts.

sourceHugging Faceunknownupdated 1y agoView on Hugging Face
2likes21kdownloads
7 commits on main
f4f12651y ago

Add dataset card

Samoed
c8113a91y ago

Add dataset card

Samoed
84687ab1y ago

Add dataset card

Samoed
9ee918f4y ago

Create README.md (#2)

Muennighoff, lbourdois
d3fb88f4y ago

Same as test (#1)

Muennighoff
2004f084y ago

first commit

loicmagne
ad998074y ago

initial commit

loicmagne