typo in readme
This commit is contained in:
parent
58670260a4
commit
ea19a79cbb
|
@ -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.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue