roberta-removed-nsp-larger-batches

IN premiseentries/2026/06/21/wiki-BERT_language_model.md

Created 2026-06-21T09:50:09+00:00

RoBERTa (2019) uses the same architecture as BERT but removes Next Sentence Prediction and uses larger mini-batch sizes and more training data

Summary

RoBERTa keeps BERT's structure but drops the next-sentence-prediction task as a training goal, then compensates by feeding the model bigger batches and substantially more data. The practical implication is that the NSP objective was not the source of BERT's strength, and that raw scale in training data can replace a cleverer training signal.

Dependents

These beliefs depend on this one: