Skip to content

Commit

Permalink
official links to MRL papers
Browse files Browse the repository at this point in the history
  • Loading branch information
shanest committed Dec 5, 2023
1 parent cf969f3 commit b0f3b3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -579,23 +579,25 @@ <h3 class="mx-auto subsection-header">2023</h3>
</div>

<p>
<a href="https://arxiv.org/abs/2207.07025">Learning to translate by learning to communicate</a>
<a href="https://aclanthology.org/2023.mrl-1.17/">Learning to translate by learning to communicate</a>
<br />
C.M. Downey, Leo Z. Liu, Xuhui Zhou, Shane Steinert-Threlkeld
<br />
<em class="journaltitle">Multilingual Representation Learning (MRL 2023)</em>
<br />
<a href="https://aclanthology.org/2023.mrl-1.17/" class="badge badge-primary">official</a>
<a href="https://arxiv.org/abs/2207.07025" class="badge badge-info">preprint</a>
<a href="https://github.com/CLMBRs/communication-translation" class="badge badge-secondary">code</a>
</p>

<p>
<a href="https://arxiv.org/abs/2309.04679">Embedding structure matters: Comparing methods to adapt multilingual vocabularies to new languages</a>
<a href="https://aclanthology.org/2023.mrl-1.20/">Embedding structure matters: Comparing methods to adapt multilingual vocabularies to new languages</a>
<br />
C.M. Downey, Terra Blevins, Nora Goldfine, Shane Steinert-Threlkeld
<br />
<em class="journaltitle">Multilingual Representation Learning (MRL 2023)</em>, <strong>best paper award</strong>
<br />
<a href="https://aclanthology.org/2023.mrl-1.20/" class="badge badge-primary">official</a>
<a href="https://arxiv.org/abs/2309.04679" class="badge badge-info">preprint</a>
</p>

Expand Down

0 comments on commit b0f3b3e

Please sign in to comment.