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.
221k
Add dataset card
Add dataset card
Add dataset card
Create README.md (#2)
Same as test (#1)
first commit
initial commit
