emanuelaboros commited on
Commit
e9af805
·
verified ·
1 Parent(s): c0d14d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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="https://huggingface.co/epfl-dhlab/CatastroBERT/blob/main/images/bert_illustration.png" width="500" height="500" />
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