CoolFace
Datasetpublic

mteb/twentynewsgroups-clustering

TwentyNewsgroupsClustering.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of the 20 Newsgroups dataset (subject only). Task category t2c Domains News, Written Reference https://scikit-learn.org/0.19/datasets/twenty_newsgroups.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(["TwentyNewsgroupsClustering.v2"]) evaluator = mteb.MTEB(task)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/twentynewsgroups-clustering.

sourceHugging Faceunknownupdated 1y agoView on Hugging Face
1likes16kdownloads
7 commits on main
726b5311y ago

Add dataset card

Samoed
2d914051y ago

Add dataset card

Samoed
614416a1y ago

Add dataset card

Samoed
091a54f4y ago

Create README.md (#1)

Muennighoff, lbourdois
6125ec44y ago

Delete dev.jsonl

Muennighoff
2ebe7d34y ago

add jsonl files

loicmagne
76b30cf4y ago

initial commit

loicmagne