utterworks / fast-bert

Super easy library for BERT based NLP models
Apache License 2.0
1.85k stars 342 forks source link

Manually passing config and model file #221

Open shashankg7 opened 4 years ago

shashankg7 commented 4 years ago

Hi,

I am working on a machine with no internet access.

How do I pass the config file and model file for bert to the model?