Skip to content

Releases: jessevig/bertviz

v1.4.1

01 Jun 14:38

Choose a tag to compare

  • Added IPython to setup.py
  • Updated IPython imports

v1.4.0

02 Apr 13:46

Choose a tag to compare

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

v1.3.0

05 Feb 14:11

Choose a tag to compare

  • 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

31 Jul 16:29

Choose a tag to compare

  • 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

08 May 20:28

Choose a tag to compare

  • Support encoder-decoder models
  • Move notebooks to dedicated folder