diff --git a/nllb/README.md b/nllb/README.md index c8fcf2fb..0aca0a19 100644 --- a/nllb/README.md +++ b/nllb/README.md @@ -7,7 +7,7 @@ has a particular focus language which it supports, and the full list of availabl We have also included an updated version of the original LASER encoder: LASER2. This improved model supports the same [languages](https://github.com/facebookresearch/LASER/#supported-languages) which LASER was trained on. In order to find more details on how both the LASER2 and LASER3 encoders were trained, please see [Heffernan et. al, 2022](https://arxiv.org/abs/2205.12654). -We also provide code to [train LASER3 teacher-student models](https://github.com/facebookresearch/fairseq/blob/nllb/examples/nllb/laser_distillation/README.md) and a new [powerful and flexible mining library](https://github.com/facebookresearch/stopes) +We also provide code to [train LASER3 teacher-student models](https://github.com/facebookresearch/fairseq/blob/nllb/examples/nllb/laser_distillation/README.md) and [stopes](https://github.com/facebookresearch/stopes), a new powerful and flexible mining library. ## Downloading encoders