CoolFace
Datasetpublic

gsgoncalves/roberta_pretrain

Dataset Card for RoBERTa Pretrain Dataset Summary This is the concatenation of the datasets used to Pretrain RoBERTa. The dataset is not shuffled and contains raw text. It is packaged for convenicence. Essentially is the same as: from datasets import load_dataset, concatenate_datasets bookcorpus = load_dataset("bookcorpus", split="train") openweb = load_dataset("openwebtext", split="train") cc_news = load_dataset("cc_news", split="train") cc_news =… See the full description on the dataset page: https://huggingface.co/datasets/gsgoncalves/roberta_pretrain.

sourceHugging Faceunknownupdated 3y agoView on Hugging Face
5likes406downloads
settings

This repository belongs to gsgoncalves on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameroberta_pretrain
visibilitypublic
licenceunknown
gatedno
ownergsgoncalves
Account settings
gsgoncalves/roberta_pretrain · CoolFace