hila-chefer / Transformer-Explainability

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
MIT License
1.75k stars 232 forks source link

Fixed a bug that resulted in SequenceClassifierOutput module not found error #66

Open DataMonarch opened 7 months ago

DataMonarch commented 7 months ago

While attempting to utilize this repo for my research purposes, I realized that there were some missing imports that resulted in frequent not found errors