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

Commit

Permalink
Merge branch 'master' of ssh://github.com/facebookresearch/XLM
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Lample committed Feb 21, 2019
2 parents d2289e3 + eb50095 commit ff17a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -48,6 +48,7 @@ This [notebook](generate-embeddings.ipynb) provides an example to quickly obtain
- [PyTorch](http://pytorch.org/) (currently tested on version 0.4 and 1.0)
- [fastBPE](https://github.com/glample/fastBPE) (generate and apply BPE codes)
- [Moses](http://www.statmt.org/moses/) (scripts to clean and tokenize text only - no installation required)
- [Apex](https://www.github.com/nvidia/apex) (for fp16 training)


## Supervised / Unsupervised MT experiments
Expand Down

0 comments on commit ff17a93

Please sign in to comment.