Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ This model aims to facilitate the detection of paragraphs or articles relevant t
|
|
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="
|
22 |
</div>
|
23 |
|
24 |
## Model Description
|
|
|
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" />
|
22 |
</div>
|
23 |
|
24 |
## Model Description
|