Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
make XLM link more visible
Browse files Browse the repository at this point in the history
  • Loading branch information
glample committed Jun 7, 2019
1 parent ced1d55 commit d5f2fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains the original implementation of the unsupervised PBSMT and NMT models presented in
[Phrase-Based & Neural Unsupervised Machine Translation](https://arxiv.org/abs/1804.07755) (EMNLP 2018).

Note: for the NMT approach, we recommend you have a look at [Cross-lingual Language Model Pretraining](https://arxiv.org/abs/1901.07291) and the associated GitHub repository https://github.com/facebookresearch/XLM which contains a better model and a more efficient implementation of unsupervised machine translation.
### Note: for the NMT approach, we recommend you have a look at [Cross-lingual Language Model Pretraining](https://arxiv.org/abs/1901.07291) and the associated GitHub repository https://github.com/facebookresearch/XLM which contains a better model and a more efficient implementation of unsupervised machine translation.

![Model](./illustration.png)

Expand Down

0 comments on commit d5f2fc2

Please sign in to comment.