CoolFace
Datasetpublic

mteb/biorxiv-clustering-p2p

BiorxivClusteringP2P.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles+abstract from biorxiv across 26 categories. Task category t2c Domains Academic, Written Reference https://api.biorxiv.org/ 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(["BiorxivClusteringP2P.v2"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/biorxiv-clustering-p2p.

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes3.8kdownloads
8 commits on main
90f443e7mo ago

Add eval config

Samoed
48bf06d1y ago

Add dataset card

Samoed
1818c7f1y ago

Add dataset card

Samoed
6db3c271y ago

Add dataset card

Samoed
f5dbc242y ago

Upload test.jsonl.gz (#3)

KennethEnevoldsen, janko
11d01214y ago

Create README.md (#1)

Muennighoff, lbourdois
65b79d14y ago

first commit

loicmagne
b74c8484y ago

initial commit

loicmagne