Commit
·
02d9dee
1
Parent(s):
a13234c
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ We further pre-trained CamemBERT base model on French plant health bulletins and
|
|
11 |
|
12 |
ChouBERT-n are pre-trained for n epochs with MLM. You may use these models if you want to reproduce our experiments.
|
13 |
|
14 |
-
ChouBERT-n-plant-health-ner are fine-tuned ChouBERT-n for Named Entity Recongnition (NER) in plant health domain.
|
15 |
|
16 |
ChouBERT-n-plant-health-tweet-classifier are fine-tuned ChouBERT-n for distinguishing tweets about Plant Health observation from other tweets. We describe how we build ChouBRET in this paper: <https://hal.archives-ouvertes.fr/hal-03621123>
|
17 |
|
|
|
11 |
|
12 |
ChouBERT-n are pre-trained for n epochs with MLM. You may use these models if you want to reproduce our experiments.
|
13 |
|
14 |
+
ChouBERT-n-plant-health-ner are fine-tuned ChouBERT-n for Named Entity Recongnition (NER) in plant health domain. The NER paper: <https://ieeexplore.ieee.org/abstract/document/10185492>.
|
15 |
|
16 |
ChouBERT-n-plant-health-tweet-classifier are fine-tuned ChouBERT-n for distinguishing tweets about Plant Health observation from other tweets. We describe how we build ChouBRET in this paper: <https://hal.archives-ouvertes.fr/hal-03621123>
|
17 |
|