Update README.md
Browse files
README.md
CHANGED
@@ -41,11 +41,11 @@ The XLM model was proposed in [Cross-lingual Language Model Pretraining](https:/
|
|
41 |
|
42 |
## Direct Use
|
43 |
|
44 |
-
The model is a language model. The model can be used for causal language modeling.
|
45 |
|
46 |
## Downstream Use
|
47 |
|
48 |
-
To learn more about this task and potential downstream uses, see the
|
49 |
|
50 |
## Out-of-Scope Use
|
51 |
|
|
|
41 |
|
42 |
## Direct Use
|
43 |
|
44 |
+
The model is a language model. The model can be used for causal language modeling (next token prediction).
|
45 |
|
46 |
## Downstream Use
|
47 |
|
48 |
+
To learn more about this task and potential downstream uses, see the [Hugging Face Multilingual Models for Inference](https://huggingface.co/docs/transformers/v4.20.1/en/multilingual#xlm-with-language-embeddings) docs.
|
49 |
|
50 |
## Out-of-Scope Use
|
51 |
|