datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
multilingual-pl-bertAttribution: Wikipedia.org
conceptual-captions-12m-webdataset-bertsSimpleSafetyTeststemp-bert-train-tokenizedCC-MAIN-2023-06-rawCC-MAIN-2022-21-rawbert_pretrain
Dataset Card for "bert_pretrain"
More Information needed
CC-MAIN-2023-40-rawCC-MAIN-2022-05-rawCC-MAIN-2022-27-rawbert-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.CC-MAIN-2022-33-rawCC-MAIN-2023-14-rawmc4-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.bert_dataset_202203
Dataset Card for "bert_dataset_202203"
More Information needed
CC-MAIN-2022-49-rawCC-MAIN-2021-25-rawCC-MAIN-2023-23-rawCC-MAIN-2021-10-rawalpaca-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.
CC-MAIN-2023-50-rawbert_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.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.CC-MAIN-2020-29-rawCC-MAIN-2020-45-rawCC-MAIN-2020-50CC-MAIN-2021-17-rawFineFineWeb-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.CC-MAIN-2019-51CC-MAIN-2020-24-raw
