Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add example for fine tuning BERT language model (huggingface#1)
Adds an example for loading a pre-trained BERT model and fine tune it as a language model (masked tokens & nextSentence) on your target corpus.
- Loading branch information