DerivedFunction commited on
Commit
862babc
·
verified ·
1 Parent(s): 59264e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -136,7 +136,7 @@ Fine-tuned `xlm-roberta-base` for sentence-level language tagging across 100 lan
136
  The model predicts BIO-style language tags over tokens, which makes it useful for
137
  language identification, code-switch detection, and multilingual document analysis.
138
 
139
-
140
 
141
  ## Model description
142
 
 
136
  The model predicts BIO-style language tags over tokens, which makes it useful for
137
  language identification, code-switch detection, and multilingual document analysis.
138
 
139
+ > Compared to version 2.1, this version had training data that cleaned up mixed script training rows not in the target language, such as Arabic present in Cyrllic languages.
140
 
141
  ## Model description
142