jgrosjean commited on
Commit
c6948ed
1 Parent(s): 6eaa8d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ language:
11
  The [SwissBERT](https://huggingface.co/ZurichNLP/swissbert) model was finetuned via self-supervised [SimCSE](http://dx.doi.org/10.18653/v1/2021.emnlp-main.552) (Gao et al., EMNLP 2021) for sentence embeddings, using ~1.5 million Swiss news articles from up to 2023 (retrieved via [Swissdox@LiRI](https://t.uzh.ch/1hI)). Following the [Sentence Transformers](https://huggingface.co/sentence-transformers) approach (Reimers and Gurevych,
12
  2019), the average of the last hidden states (pooler_type=avg) is used as sentence representation.
13
 
14
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6564ab8d113e2baa55830af0/Lcq0GCUiygOjOp6wB-ihy.png)
15
 
16
  ## Model Details
17
 
 
11
  The [SwissBERT](https://huggingface.co/ZurichNLP/swissbert) model was finetuned via self-supervised [SimCSE](http://dx.doi.org/10.18653/v1/2021.emnlp-main.552) (Gao et al., EMNLP 2021) for sentence embeddings, using ~1.5 million Swiss news articles from up to 2023 (retrieved via [Swissdox@LiRI](https://t.uzh.ch/1hI)). Following the [Sentence Transformers](https://huggingface.co/sentence-transformers) approach (Reimers and Gurevych,
12
  2019), the average of the last hidden states (pooler_type=avg) is used as sentence representation.
13
 
14
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6564ab8d113e2baa55830af0/GmHfKZDLNzUYtrQ9PRSSI.png)
15
 
16
  ## Model Details
17