Skip to content

adrianomg/BERT-Text-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BERT - Text Generation

I created this repository for playing around and trying to understand how to use BERT to generate text. Be aware that BERT is not a traditional language model but a masked language model. It cannot be used to compute the probability of a sentence like a normal LM, so it is not designed to generate text. Therefore, do not take it too seriously.

About

Text generation with BERT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages