Marissa commited on
Commit
7c64ad8
1 Parent(s): 6476524

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 Hugging Face [fill mask docs](https://huggingface.co/tasks/fill-mask) and 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
 
 
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