codertimo / codertimo/BERT-pytorch
How to implement model once pretrained for masked input sentences?
Open
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I'm relatively new to pytorch and BERT, but I figured out how to pretrain the BERT model on my dataset. I want to use the model to predict the mask(s) in an input sentence. How do use the model to predict that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.