codertimo / BERT-pytorch

Google AI 2018 BERT pytorch implementation
Apache License 2.0
6.09k stars 1.29k forks source link

How to use this bert model to load and finetune ? #79

Open dongrixinyu opened 3 years ago

dongrixinyu commented 3 years ago

Hi! I am new to pytorch. So, could you provide a small example to illustrate how to use this pre-trained model to load, inference and finetune? Thx