DerivedFunction commited on
Commit
a391378
·
1 Parent(s): 2772a78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -143,7 +143,7 @@ It achieves the following results on the evaluation set:
143
 
144
  ## Model description
145
 
146
- Introducing Polyglot Tagger 60L, a new way to classify multi-lingual documents. By training specifically on token classification on individual sentences, the model
147
  generalizes well on a variety of languages, while also behaves as a multi-label classifier, and extracts sentences based on its language.
148
 
149
  ## Intended uses & limitations
 
143
 
144
  ## Model description
145
 
146
+ Introducing Polyglot Tagger, a new way to classify multi-lingual documents. By training specifically on token classification on individual sentences, the model
147
  generalizes well on a variety of languages, while also behaves as a multi-label classifier, and extracts sentences based on its language.
148
 
149
  ## Intended uses & limitations