Spaces:
Runtime error
Runtime error
paul hilders
commited on
Commit
·
05b69fa
1
Parent(s):
1833f1b
re-format references
Browse files
app.py
CHANGED
@@ -151,8 +151,8 @@ with demo_tabs:
|
|
151 |
|
152 |
---
|
153 |
### References
|
154 |
-
\[1\]: Chefer, H., Gur, S., & Wolf, L. (2021). Generic attention-model explainability for interpreting bi-modal and encoder-decoder transformers. In Proceedings of the IEEE/CVF International Conference on Computer Vision (pp. 397-406).
|
155 |
-
\[2\]: Abnar, S., & Zuidema, W. (2020). Quantifying attention flow in transformers. arXiv preprint arXiv:2005.00928.
|
156 |
-
\[3\]: https://samiraabnar.github.io/articles/2020-04/attention_flow
|
157 |
""")
|
158 |
demo_tabs.launch(show_error=True)
|
|
|
151 |
|
152 |
---
|
153 |
### References
|
154 |
+
\[1\]: Chefer, H., Gur, S., & Wolf, L. (2021). Generic attention-model explainability for interpreting bi-modal and encoder-decoder transformers. In Proceedings of the IEEE/CVF International Conference on Computer Vision (pp. 397-406). <br>
|
155 |
+
\[2\]: Abnar, S., & Zuidema, W. (2020). Quantifying attention flow in transformers. arXiv preprint arXiv:2005.00928. <br>
|
156 |
+
\[3\]: https://samiraabnar.github.io/articles/2020-04/attention_flow <br>
|
157 |
""")
|
158 |
demo_tabs.launch(show_error=True)
|