writer / fitbert

Use BERT to Fill in the Blanks
https://pypi.org/project/fitbert/
Apache License 2.0
82 stars 14 forks source link

Add interpretability? #12

Closed sam-writer closed 2 years ago

sam-writer commented 5 years ago

Not sure what the scope of FitBERT should be, but it might be cool to add AllenNLPs new interpretability tooling:

https://demo.allennlp.org/masked-lm

screenshot:

image

The only example code I could find was in the tests