Spaces:
Running
Running
Fix typos
Browse files
README.md
CHANGED
|
@@ -74,10 +74,10 @@ You can also see [the examples folder](examples) for examples of how to use Easy
|
|
| 74 |
- **facebook/nllb-200-distilled-600M**: <https://huggingface.co/facebook/nllb-200-distilled-600M>
|
| 75 |
|
| 76 |
### Other MT Models supported
|
| 77 |
-
We support every MT model in the 🤗 Hugging Face's
|
| 78 |
- **Small100**: <https://huggingface.co/alirezamsh/small100>
|
| 79 |
- **Mbart many-to-many / many-to-one**: <https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt>
|
| 80 |
-
- **Opus MT**: <Helsinki-NLP/opus-mt-es-en>
|
| 81 |
|
| 82 |
|
| 83 |
|
|
|
|
| 74 |
- **facebook/nllb-200-distilled-600M**: <https://huggingface.co/facebook/nllb-200-distilled-600M>
|
| 75 |
|
| 76 |
### Other MT Models supported
|
| 77 |
+
We support every MT model in the 🤗 Hugging Face's Hub. If you find one that doesn't work, please open an issue for us to fix it or a PR with the fix. This includes, among many others:
|
| 78 |
- **Small100**: <https://huggingface.co/alirezamsh/small100>
|
| 79 |
- **Mbart many-to-many / many-to-one**: <https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt>
|
| 80 |
+
- **Opus MT**: <https://huggingface.co/Helsinki-NLP/opus-mt-es-en>
|
| 81 |
|
| 82 |
|
| 83 |
|