morit commited on
Commit
1f0bb18
1 Parent(s): a087044

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ The model is further finetuned on the french part of the XNLI training dataset.
18
 
19
  ## Intended Usage
20
 
21
- This model was developed to do Zero-Shot Text Classification in the realm of Hate Speech Detection. It is focused on the language of {insert language} as it was finetuned on data in saild languages. Since the base model was pre-trained on 100 different languages it has shown some effectiveness in other languages. Please refer to the list of languages in the [XLM Roberta paper](https://arxiv.org/abs/1911.02116)
22
 
23
  ### Usage with Zero-Shot Classification pipeline
24
  ```python
 
18
 
19
  ## Intended Usage
20
 
21
+ This model was developed to do Zero-Shot Text Classification in the realm of Hate Speech Detection. It is focused on the language of french as it was finetuned on data in saild languages. Since the base model was pre-trained on 100 different languages it has shown some effectiveness in other languages. Please refer to the list of languages in the [XLM Roberta paper](https://arxiv.org/abs/1911.02116)
22
 
23
  ### Usage with Zero-Shot Classification pipeline
24
  ```python