Skip to content

cdathuraliya/bert-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A helper class for Google BERT (Devlin et al., 2018) to support online prediction and model pipelining. Check Jupyter Notebook for the demo. Before running, clone BERT repo into the root directory. Check the pull request #327 for Sst2Processor class. Place actual model files (ckpt) under models directory.

Based on this issue comment by @brightmart.

About

An attempt to make Google BERT closer to production before Hugging Face Transformers etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published