Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 183 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 183 Bytes

BERT from scratch

Training a BERT model from scratch

This example is based on a part of the OSCAR dataset (https://oscar-corpus.com/) and the Hugging Face transformers library.