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.76k stars 234 forks source link

missing link to paper #2

Closed eyaler closed 3 years ago

eyaler commented 3 years ago

https://arxiv.org/abs/2012.09838

hila-chefer commented 3 years ago

Absolutely right, thanks for that, I’ll add it ASAP @eyaler

gao-shi commented 3 years ago

when i open the website, " Access Denied Sadly, you do not currently appear to have permission to access https://arxiv.org/abs/2012.09838 "

hila-chefer commented 3 years ago

Hi @gao-shi thanks for your interest in our work! I’m actually able to use this link, without an access denied message, you can also try this link which is directly to the paper (takes a few seconds to load): https://arxiv.org/pdf/2012.09838v1.pdf let me know if this solves the issue.

gao-shi commented 3 years ago

Now I can access the paper, thx!