README: BertViz is an interactive tool for visualizing attention in Transformer language models. It can be run inside a Jupyter or Colab notebook through a simple Python API
README: Visualizing attention weights illuminates one type of architecture within the model but does not necessarily provide a direct *explanation* for predictions
README: A Multiscale Visualization of Attention in the Transformer Model
README: The *head view* visualizes attention for one or more attention heads in the same layer.
README: The *model view* shows a bird's-eye view of attention across all layers and heads.