/bertviz

Tool for visualizing BERT's self-attention layers

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

BertViz

Tool for visualizing BERT's attention layers. Extends Tensor2Tensor visualization tool.

Jupyter Notebooks

"Map" of BERT [new]:

Attention detail view:

Original summary view:

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

Acknowledgments

This project incorporates code from the following repos: