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
01styletts2-community /multilingual-pl-bertAttribution: Wikipedia.org text100K<n<1M19 likes4.2k downloads3y agoHugging Face02AbstractPhil /conceptual-captions-12m-webdataset-bertstext10M<n<100M1 likes3.4k downloads2mo agoHugging Face03Bertievidgen /SimpleSafetyTeststexttext-generationn<1K12 likes3.1k downloads2y agoHugging Face04upup-ashton-wang /temp-bert-train-tokenizedtextn<1K0 likes2k downloads5mo agoHugging Face05bertram-gilfoyle /CC-MAIN-2023-06-rawtext10M<n<100M0 likes1.7k downloads3y agoHugging Face06bertram-gilfoyle /CC-MAIN-2022-21-rawtext10M<n<100M0 likes1.6k downloads3y agoHugging Face07gsgoncalves /bert_pretrain Dataset Card for "bert_pretrain" More Information needed text10M<n<100M0 likes1.6k downloads3y agoHugging Face08bertram-gilfoyle /CC-MAIN-2023-40-rawtext10M<n<100M0 likes1.4k downloads3y agoHugging Face09bertram-gilfoyle /CC-MAIN-2022-05-rawtext10M<n<100M0 likes1.4k downloads3y agoHugging Face10bertram-gilfoyle /CC-MAIN-2022-27-rawtext10M<n<100M0 likes1.3k downloads3y agoHugging Face11LakoreAI /bert-mlm-experiments-en Unified English MLM Pre-training Corpus (80M Rows) This dataset is a massive, diverse, multi-domain English text corpus explicitly engineered for pre-training and domain-adaptation of BERT-style models via Masked Language Modeling (MLM). It aggregates over 80 million rows of text, completely stripped of auxiliary metadata, labels, and identifiers to expose purely raw text strings. Dataset Details Repository ID: 8Opt/bert-mlm-experiments-en Total Rows: 80,489,226… See the full description on the dataset page: https://huggingface.co/datasets/LakoreAI/bert-mlm-experiments-en.textfill-mask10M<n<100M1 likes1.2k downloads3mo agoHugging Face12bertram-gilfoyle /CC-MAIN-2022-33-rawtext10M<n<100M0 likes1.1k downloads3y agoHugging Face13bertram-gilfoyle /CC-MAIN-2023-14-rawtext10M<n<100M0 likes1k downloads3y agoHugging Face14bertin-project /mc4-es-sampled50 million documents in Spanish extracted from mC4 applying perplexity sampling via mc4-sampling: "https://huggingface.co/datasets/bertin-project/mc4-sampling". Please, refer to BERTIN Project. The original dataset is the Multlingual Colossal, Cleaned version of Common Crawl's web crawl corpus (mC4), based on the Common Crawl dataset: "https://commoncrawl.org", and processed by AllenAI.texttext-generation1M<n<10M2 likes992 downloads4y agoHugging Face15nthngdy /bert_dataset_202203 Dataset Card for "bert_dataset_202203" More Information needed texttext-generation100M<n<1B0 likes952 downloads4y agoHugging Face16bertram-gilfoyle /CC-MAIN-2022-49-rawtext10M<n<100M0 likes944 downloads3y agoHugging Face17bertram-gilfoyle /CC-MAIN-2021-25-rawtext10M<n<100M0 likes912 downloads3y agoHugging Face18bertram-gilfoyle /CC-MAIN-2023-23-rawtext10M<n<100M0 likes907 downloads3y agoHugging Face19bertram-gilfoyle /CC-MAIN-2021-10-rawtext10M<n<100M0 likes707 downloads3y agoHugging Face20bertin-project /alpaca-spanish BERTIN Alpaca Spanish This dataset is a translation to Spanish of alpaca_data_cleaned.json, a clean version of the Alpaca dataset made at Stanford. An earlier version used Facebook's NLLB 1.3B model, but the current version uses OpenAI's gpt-3.5-turbo, hence this dataset cannot be used to create models that compete in any way against OpenAI. texttext-generation10K<n<100K36 likes662 downloads4y agoHugging Face21bertram-gilfoyle /CC-MAIN-2023-50-rawtext10M<n<100M0 likes639 downloads3y agoHugging Face22JackBAI /bert_pretrain_datasets Dataset Card for "bert_pretrain_datasets" This dataset is essentially a concatenation of the training set of the English Wikipedia (wikipedia.20220301.en.train) and the Book Corpus (bookcorpus.train). This is exactly how I get this dataset: from datasets import load_dataset, concatenate_datasets, load_from_disk cache_dir = "/data/haob2/cache/" # book corpus bookcorpus = load_dataset("bookcorpus", split="train", cache_dir=cache_dir) # english wikipedia wiki =… See the full description on the dataset page: https://huggingface.co/datasets/JackBAI/bert_pretrain_datasets.text10M<n<100M1 likes636 downloads3y agoHugging Face23HiTZ /BertaQA Dataset Card for BertaQA BertaQA is a trivia dataset comprising 4,756 multiple-choice trivia questions, with one single correct answer and 2 additional distractors. Crucially, questions are distributed between local and global topics. Whereas answering questions in the latter group requires general world knowledge, local questions require specific knowledge about the Basque Country and its culture. Additionally, questions are classified into eight categories, namely Basque and… See the full description on the dataset page: https://huggingface.co/datasets/HiTZ/BertaQA.tabularquestion-answering10K<n<100K1 likes613 downloads2y agoHugging Face24bertram-gilfoyle /CC-MAIN-2020-29-rawtext10M<n<100M0 likes526 downloads3y agoHugging Face25bertram-gilfoyle /CC-MAIN-2020-45-rawtext10M<n<100M0 likes434 downloads3y agoHugging Face26bertram-gilfoyle /CC-MAIN-2020-50text1M<n<10M0 likes406 downloads3y agoHugging Face27bertram-gilfoyle /CC-MAIN-2021-17-rawtext10M<n<100M0 likes404 downloads3y agoHugging Face28m-a-p /FineFineWeb-bert-seeddata FineFineWeb: A Comprehensive Study on Fine-Grained Domain Web Corpus arXiv: Coming Soon Project Page: Coming Soon Blog: Coming Soon Data Statistics Domain (#tokens/#samples) Iteration 1 Tokens Iteration 2 Tokens Iteration 3 Tokens Total Tokens Iteration 1 Count Iteration 2 Count Iteration 3 Count Total Count aerospace 5.77B 261.63M 309.33M 6.34B 9100000 688505 611034 10399539 agronomy 13.08B 947.41M 229.04M 14.26B 15752828 2711790 649404 19114022 artistic… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/FineFineWeb-bert-seeddata.texttext-classification1M<n<10M2 likes378 downloads2y agoHugging Face29bertram-gilfoyle /CC-MAIN-2019-51text10M<n<100M0 likes375 downloads3y agoHugging Face30bertram-gilfoyle /CC-MAIN-2020-24-rawtext10M<n<100M0 likes362 downloads3y agoHugging Face

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