Skip to content
Snippets Groups Projects
Unverified Commit 03bf198e authored by Rita Kozlov's avatar Rita Kozlov Committed by GitHub
Browse files

Add languages to workers ai translation model docs (#11010)

parent be51cebb
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,19 @@ M2M100 is a multilingual encoder-decoder (seq-to-seq) model trained for Many-to-
* License type: MIT
* [Terms + Information](https://github.com/facebookresearch/fairseq/blob/main/LICENSE)
## Supported languages
The following languages are currently supported by the model:
* english
* chinese
* french
* spanish
* arabic
* russian
* german
* japanese
* portuguese
* hindi
## Examples
{{<tabs labels="worker | node | python | curl">}}
{{<tab label="worker" default="true">}}
......@@ -147,4 +160,4 @@ The following schema is based on [JSON Schema](https://json-schema.org/)
}
}
}
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment