miwytt commited on
Commit
1fe741e
1 Parent(s): 8eb9ce6

Add paper link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ buttons_html = """
10
  <a href="https://github.com/ZurichNLP/translation-direction-detection" target="_blank">
11
  <img src="https://img.shields.io/badge/GitHub-View%20Source-blue?logo=github" alt="GitHub Repo"/>
12
  </a>
13
- <a href="https://arxiv.org/abs/PAPER_ID" target="_blank">
14
  <img src="https://img.shields.io/badge/arXiv-Read%20Paper-brightgreen?logo=arxiv" alt="arXiv Paper"/>
15
  </a>
16
  </div>
 
10
  <a href="https://github.com/ZurichNLP/translation-direction-detection" target="_blank">
11
  <img src="https://img.shields.io/badge/GitHub-View%20Source-blue?logo=github" alt="GitHub Repo"/>
12
  </a>
13
+ <a href="http://arxiv.org/abs/2401.06769" target="_blank">
14
  <img src="https://img.shields.io/badge/arXiv-Read%20Paper-brightgreen?logo=arxiv" alt="arXiv Paper"/>
15
  </a>
16
  </div>