osiria commited on
Commit
e7e0502
1 Parent(s): 9b40318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -92,7 +92,7 @@ pipeline_mlm = pipeline(task="fill-mask", model=model, tokenizer=tokenizer)
92
  <h3>Limitations</h3>
93
 
94
  This lightweight model is mainly trained on Wikipedia, so it's particularly suitable as an agile analyzer for large volumes of natively digital text
95
- from the world wide web, written in a correct and fluent form (like wikis, web pages, news, etc.). Hpwever, it may show limitations when it comes to chaotic text, containing errors and slang expressions
96
  (like social media posts) or when it comes to domain-specific text (like medical, financial or legal content).
97
 
98
  <h3>References</h3>
 
92
  <h3>Limitations</h3>
93
 
94
  This lightweight model is mainly trained on Wikipedia, so it's particularly suitable as an agile analyzer for large volumes of natively digital text
95
+ from the world wide web, written in a correct and fluent form (like wikis, web pages, news, etc.). However, it may show limitations when it comes to chaotic text, containing errors and slang expressions
96
  (like social media posts) or when it comes to domain-specific text (like medical, financial or legal content).
97
 
98
  <h3>References</h3>