Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
panxiao.94 committed Jul 22, 2021
1 parent f82fd7f commit cd2a5b1
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Contrastive Learning for Many-to-many Multilingual Neural Machine Translation(mCOLT/mRASP2), ACL2021
The code for training mCOLT/mRASP2, a multilingual NMT training framework, implemented based on [fairseq](https://github.com/pytorch/fairseq).

Arxiv: [paper](https://arxiv.org/abs/2105.09501)
**mRASP2**: [paper](https://arxiv.org/abs/2105.09501)

**mRASP**: [paper](https://www.aclweb.org/anthology/2020.emnlp-main.210.pdf),
[code](https://github.com/linzehui/mRASP)

---


**mRASP**
* paper: https://www.aclweb.org/anthology/2020.emnlp-main.210.pdf
* code: https://github.com/linzehui/mRASP

## Introduction

Expand Down

0 comments on commit cd2a5b1

Please sign in to comment.