Bertviz Versions Save

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

v1.4.0

2 years ago
  • Enable saving of HTML file (Thank you @cyber-raskolnikov !)
  • Enable multiple instances of the neuron view in a notebook

v1.3.0

2 years ago
  • Add axis labels to Model View
  • Make design more consistent between collapsed and expanded Neuron View
  • When filtering layers in Model View, show color of original index
  • Other minor design changes
  • README updates

v1.2.0

2 years ago
  • Support displaying subset of layers / head to improve performance through include_layers parameter
  • Fix bug in model view where thumbnail didn't properly render if taller than detail view
  • Fix bug in neuron view where wasn't displaying all layers in some case

v1.1.0

2 years ago
  • Support encoder-decoder models
  • Move notebooks to dedicated folder