erikhenriksson commited on
Commit
066426a
1 Parent(s): de15f5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ metrics:
13
 
14
  A multilingual web register classifier, fine-tuned from XLM-RoBERTa-large.
15
  The model is trained with the multilingual CORE corpora across five languages (English, Finnish, French, Swedish, Turkish) to classify documents based on the CORE taxonomy, detailed below.
16
- The model demonstrates state-of-the-art performance in classifying web registers and achieves good zero-shot performance for additional languages (see Evaluation below).
17
  It is designed to support the development of open language models and for linguists analyzing register variation.
18
 
19
  ## Model Details
 
13
 
14
  A multilingual web register classifier, fine-tuned from XLM-RoBERTa-large.
15
  The model is trained with the multilingual CORE corpora across five languages (English, Finnish, French, Swedish, Turkish) to classify documents based on the CORE taxonomy, detailed below.
16
+ It can predict labels for the 100 languages XLM-RoBERTa-large was pretrained on. The model achieves state-of-the-art performance in classifying web registers for the trained languages and has strong transfer performance (see Evaluation below).
17
  It is designed to support the development of open language models and for linguists analyzing register variation.
18
 
19
  ## Model Details