TrainBertOnCode is an example of BERT pretraining. How do I use the pretrained model? #2748
Unanswered
DonaldAlan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can run TrainBertOnCode and I can save its model. What I'd like to see is an example of using a pretrained BERT model to (1) do (post) training to create a usable fully trained model, and (2) use that fully trained model to do inference. I saw #2292 but that gives only part of the answer to my request. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions