Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ multilingual version of [CatastroBERT](https://huggingface.co/epfl-dhlab/Catastr
|
|
| 15 |
# CatastroBERT a model for Extreme weather events detection in French text
|
| 16 |
|
| 17 |
This model aims to facilitate the detection of paragraphs or articles relevant to extreme weather events
|
| 18 |
-
in
|
| 19 |
|
| 20 |
<div align=center>
|
| 21 |
<img src="bert_illustration.png" width="500" height="500" />
|
|
|
|
| 15 |
# CatastroBERT a model for Extreme weather events detection in French text
|
| 16 |
|
| 17 |
This model aims to facilitate the detection of paragraphs or articles relevant to extreme weather events
|
| 18 |
+
in French text. It is based on the [camembert-base](https://huggingface.co/camembert-base) model and was trained on manually annotated data (articles summaries) from the Gazette de Lausanne archives collected by [impresso](https://impresso-project.ch/)
|
| 19 |
|
| 20 |
<div align=center>
|
| 21 |
<img src="bert_illustration.png" width="500" height="500" />
|