typo in readme

This commit is contained in:
jeanpoll 2021-04-27 23:39:34 -04:00
parent 58670260a4
commit ea19a79cbb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ widget:
[camembert-ner] is a NER model that was fine-tuned from camemBERT on wikiner-fr dataset. [camembert-ner] is a NER model that was fine-tuned from camemBERT on wikiner-fr dataset.
Model was trained on wikiner-fr dataset (~170 634 sentences). Model was trained on wikiner-fr dataset (~170 634 sentences).
Model was validated on emails/chat data and surperformed other models on this type of data specifically. Model was validated on emails/chat data and overperformed other models on this type of data specifically.
In particular the model seems to work better on entity that don't start with an upper case. In particular the model seems to work better on entity that don't start with an upper case.