Skip to content

Pre-train BERT from scratch, with HuggingFace. Accompanies the blog post: sidsite.com/posts/bert-from-scratch

Notifications You must be signed in to change notification settings

sradc/pretraining-BERT

Repository files navigation

pretraining-BERT

This accompanies the blog post: sidsite.com/posts/bert-from-scratch

See the pretraining code in pretraining_BERT.ipynb.

Fine-tuning

It's possible to fine tune a model after pretraining, using the run_finetuning.sh script. Note that the parameters here are roughly based on Cramming, but I used different training parameters for two of the tasks. (TODO: add these.))

About

Pre-train BERT from scratch, with HuggingFace. Accompanies the blog post: sidsite.com/posts/bert-from-scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published