Commit
·
db08582
1
Parent(s):
02d9dee
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. The NER paper: <https://
|
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://hal.science/hal-04245168/>.
|
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 |
|