Catherine :)
Catherine :)
Hi, we have not tried flan-t5 yet, but if you can get the data in a similar format as the provided gpt or bert data, you can substitute that in...
Thanks so much for checking out AttentionViz! We have not tried visualizing text-to-image attention yet but I think our tool/technique can feasibly be extended to vision-language models and this is...
- [x] Could try scaling attention weights by value norms too
May be able to project new points into same embedding space? E.g., see **fit** method (vs. fit_transform) for TSNE: https://scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html