CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01mteb /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.texttext-classificationn<1K1 likes17k downloads1y agoHugging Face02mteb /stackexchange-clustering StackExchangeClustering.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles from 121 stackexchanges. Clustering of 25 sets, each with 10-50 classes, and each class with 100 - 1000 sentences. Task category t2c Domains Web, Written Reference https://arxiv.org/abs/2104.07081 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/stackexchange-clustering.texttext-classificationn<1K1 likes5.8k downloads7mo agoHugging Face03mteb /arxiv-clustering-s2s ArXivHierarchicalClusteringS2S An MTEB dataset Massive Text Embedding Benchmark Clustering of titles from arxiv. Clustering of 30 sets, either on the main or secondary category Task category t2c Domains Academic, Written Reference https://www.kaggle.com/Cornell-University/arxiv 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(["ArXivHierarchicalClusteringS2S"])… See the full description on the dataset page: https://huggingface.co/datasets/mteb/arxiv-clustering-s2s.texttext-classificationn<1K1 likes4k downloads7mo agoHugging Face04mteb /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.texttext-classification10K<n<100K0 likes3.9k downloads7mo agoHugging Face05mteb /medrxiv-clustering-s2s MedrxivClusteringS2S.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles from medrxiv across 51 categories. Task category t2c Domains Academic, Medical, Written Reference https://api.medrxiv.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(["MedrxivClusteringS2S.v2"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/medrxiv-clustering-s2s.texttext-classification10K<n<100K1 likes3.7k downloads1y agoHugging Face06mteb /arxiv-clustering-p2p ArXivHierarchicalClusteringP2P An MTEB dataset Massive Text Embedding Benchmark Clustering of titles+abstract from arxiv. Clustering of 30 sets, either on the main or secondary category Task category t2c Domains Academic, Written Reference https://www.kaggle.com/Cornell-University/arxiv How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/arxiv-clustering-p2p.texttext-classificationn<1K3 likes3.6k downloads7mo agoHugging Face07mteb /medrxiv-clustering-p2p MedrxivClusteringP2P.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles+abstract from medrxiv across 51 categories. Task category t2c Domains Academic, Medical, Written Reference https://api.medrxiv.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(["MedrxivClusteringP2P.v2"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/medrxiv-clustering-p2p.texttext-classification10K<n<100K3 likes3k downloads7mo agoHugging Face08mteb /stackexchange-clustering-p2p StackExchangeClusteringP2P.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of title+body from stackexchange. Clustering of 5 sets of 10k paragraphs and 5 sets of 5k paragraphs. Task category t2c Domains Web, Written Reference https://arxiv.org/abs/2104.07081 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(["StackExchangeClusteringP2P.v2"])… See the full description on the dataset page: https://huggingface.co/datasets/mteb/stackexchange-clustering-p2p.texttext-classificationn<1K1 likes2.8k downloads1y agoHugging Face09mteb /reddit-clustering RedditClustering.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles from 199 subreddits. Clustering of 25 sets, each with 10-50 classes, and each class with 100 - 1000 sentences. Task category t2c Domains Web, Social, Written Reference https://arxiv.org/abs/2104.07081 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(["RedditClustering.v2"])… See the full description on the dataset page: https://huggingface.co/datasets/mteb/reddit-clustering.texttext-classificationn<1K0 likes2.4k downloads1y agoHugging Face10ClusterlabAi /101_billion_arabic_words_dataset 101 Billion Arabic Words Dataset Updates Maintenance Status: Actively Maintained Update Frequency: Weekly updates to refine data quality and expand coverage. Upcoming Version More Cleaned Version: A more cleaned version of the dataset is in processing, which includes the addition of a UUID column for better data traceability and management. Dataset Details The 101 Billion Arabic Words Dataset is curated by the Clusterlab team and consists of 101… See the full description on the dataset page: https://huggingface.co/datasets/ClusterlabAi/101_billion_arabic_words_dataset.texttext-generation10M<n<100M73 likes1.9k downloads2y agoHugging Face11mteb /biorxiv-clustering-s2s BiorxivClusteringS2S.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles 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(["BiorxivClusteringS2S.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-s2s.texttext-classification10K<n<100K2 likes1.3k downloads1y agoHugging Face12MachaParfait /ClusterWise Data Overview ClusterWise is a comprehensive dataset (240GB) containing real-world operational data from the OLCF Summit HPC cluster, one of the world's most powerful supercomputers. The dataset provides a rich collection of system telemetry, including: Job scheduler logs GPU failure event logs High-resolution temperature measurements from CPUs and GPUs Detailed power consumption metrics among components Physical layout information of the nodes The complete dataset related… See the full description on the dataset page: https://huggingface.co/datasets/MachaParfait/ClusterWise.tabulartime-series-forecasting1B<n<10B2 likes1.3k downloads3mo agoHugging Face13MTEB-BR /stackoverflow-clustering StackoverflowPtClustering Cluster native Brazilian-Portuguese technical question titles from the Portuguese Stack Overflow (pt.stackoverflow.com) into 10 technology tags (python, java, php, javascript, android, mysql, c#, html, css, c). Programming domain. Part of MTEB-BR — the native Brazilian-Portuguese MTEB sub-benchmark. Task type: Clustering · Language: Brazilian Portuguese (mined from real-world sources) · Domains: Programming, Web, Written. Dataset structure… See the full description on the dataset page: https://huggingface.co/datasets/MTEB-BR/stackoverflow-clustering.texttext-classification1K<n<10K0 likes1.1k downloads2mo agoHugging Face14MTEB-BR /juristcu-clustering JurisTCUClusteringP2P Cluster Brazilian Federal Court of Accounts (TCU) jurisprudence excerpts into 10 legal areas (Pessoal, Licitação, Responsabilidade, Direito Processual, Contrato Administrativo, Convênio, Competência do TCU, Finanças Públicas, Gestão Administrativa, Desestatização). Documents are the EXCERTO field of the JurisTCU corpus, labelled by TCU's own AREA taxonomy. Part of MTEB-BR — the native Brazilian-Portuguese MTEB sub-benchmark. Task type: Clustering ·… See the full description on the dataset page: https://huggingface.co/datasets/MTEB-BR/juristcu-clustering.texttext-classification1K<n<10K0 likes1.1k downloads2mo agoHugging Face15CaseStudyRef /RefWave-Cluster-Runstabular100K<n<1M0 likes1k downloads3d agoHugging Face16MTEB-BR /scielo-clustering SciELOClusteringP2P Cluster Brazilian Portuguese scientific abstracts from the SciELO Brazil open-access library into 8 broad research areas (Health Sciences, Social Sciences, Agricultural Sciences, Biological/Life Sciences, Humanities & Arts, Engineering & Technology, Physical Sciences & Chemistry, Mathematics & Computer Science). Areas are consolidated from the Web-of-Science subject categories of each article; only pure CC-BY-4.0 articles are included. Part of MTEB-BR — the… See the full description on the dataset page: https://huggingface.co/datasets/MTEB-BR/scielo-clustering.texttext-classification1K<n<10K0 likes1k downloads2mo agoHugging Face17mehrzad-shahin /BuiltBench-clustering-s2s Data sources Industry Foundation Classes (IFC) published by buildingSmart International: https://ifc43-docs.standards.buildingsmart.org/ Uniclass product tables published by NBS: https://www.thenbs.com/our-tools/uniclass License cc-by-nc-nd-4.0: https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en How to cite Research paper on the dataset development and validations: https://arxiv.org/abs/2411.12056 @article{shahinmoghadam2024benchmarking… See the full description on the dataset page: https://huggingface.co/datasets/mehrzad-shahin/BuiltBench-clustering-s2s.texttext-classificationn<1K1 likes1k downloads2y agoHugging Face18mehrzad-shahin /BuiltBench-clustering-p2p Data sources Industry Foundation Classes (IFC) published by buildingSmart International: https://ifc43-docs.standards.buildingsmart.org/ Uniclass product tables published by NBS: https://www.thenbs.com/our-tools/uniclass License cc-by-nc-nd-4.0: https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en How to cite Research paper on the dataset development and validations: https://arxiv.org/abs/2411.12056 @article{shahinmoghadam2024benchmarking… See the full description on the dataset page: https://huggingface.co/datasets/mehrzad-shahin/BuiltBench-clustering-p2p.texttext-classificationn<1K0 likes1k downloads2y agoHugging Face19mteb /mteb-human-reddit-clustering Reddit Clustering subset Gold labels from official test. textn<1K0 likes1k downloads1y agoHugging Face20mteb /mteb-human-wikicities-clustering WikiCities Clustering subset Gold labels from official test. textn<1K0 likes1k downloads1y agoHugging Face21mteb /mteb-human-arxiv-clustering Arxiv Clustering subset Gold labels from official test. textn<1K0 likes997 downloads1y agoHugging Face22MTEB-BR /camara-proposicoes-clustering CamaraProposicoesClustering Cluster the summaries (ementas) of bills from the Brazilian Chamber of Deputies into legislative themes from the Chamber's official taxonomy (Economia, Educação, Saúde, Meio Ambiente, Direitos Humanos, Administração Pública, etc.). Native PT-BR legislative text; public-domain government open data. Part of MTEB-BR — the native Brazilian-Portuguese MTEB sub-benchmark. Task type: Clustering · Language: Brazilian Portuguese (mined from real-world sources)… See the full description on the dataset page: https://huggingface.co/datasets/MTEB-BR/camara-proposicoes-clustering.texttext-classification1K<n<10K0 likes958 downloads2mo agoHugging Face23canrager /cluster-rerun0 likes944 downloads1y agoHugging Face24ola13 /c4-clusters Dataset Card for "c4-clusters" More Information needed tabular100M<n<1B0 likes827 downloads4y agoHugging Face25k1000dai /libero-subtaskid-clusteredimage100K<n<1M0 likes493 downloads10mo agoHugging Face26nielsr /datacomp-small-with-embeddings-and-cluster-labels Dataset Card for "datacomp-small-with-embeddings-and-cluster-labels" More Information needed image10M<n<100M0 likes476 downloads3y agoHugging Face27houlab /motif-cluster-dbtabular100K<n<1M0 likes440 downloads1mo agoHugging Face28MHGanainy /multi_clusteringtext1M<n<10M0 likes432 downloads2y agoHugging Face29mteb /reddit-clustering-p2p RedditClusteringP2P.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of title+posts from reddit. Clustering of 10 sets of 50k paragraphs and 40 sets of 10k paragraphs. Task category t2c Domains Web, Social, Written Reference https://arxiv.org/abs/2104.07081 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(["RedditClusteringP2P.v2"]) evaluator =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/reddit-clustering-p2p.texttext-classificationn<1K0 likes402 downloads1y agoHugging Face30zfff /strawberry_picking_dataset_scara_clustered Strawberry Picking Dataset — SCARA Clustered This LeRobot v3.0 dataset contains human-teleoperated demonstrations of a 4-DoF SCARA robot performing clustered strawberry picking in a controlled physical mock-up. It accompanies the work Learning to Pick: A Visuomotor Policy for Clustered Strawberry Picking, which studies imitation-learned visuomotor control for reaching and picking a target strawberry amid leaves, stems, and neighboring fruit. The scene uses artificial strawberry… See the full description on the dataset page: https://huggingface.co/datasets/zfff/strawberry_picking_dataset_scara_clustered.tabular100K<n<1M2 likes385 downloads1mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.