jessevig / bertviz

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

Home Page:https://towardsdatascience.com/deconstructing-bert-part-2-visualizing-the-inner-workings-of-attention-60a16d86b5c1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support BART?

LiyingCheng95 opened this issue · comments

Hi, I'm wondering if there's a visualization tool for BART. Thanks in advance!

Hi, I haven't tried BART specifically but BertViz does support encoder-decoder models like BART: https://github.com/jessevig/bertviz#encoder-decoder-models-marianmt-etc

Please let me know if that works for you. Thanks!