Cyrile commited on
Commit
2c70928
·
1 Parent(s): 9ff2541

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -43,6 +43,8 @@ We observed that TF-IDF loses robustness in cross-language scenarios (even showi
43
 
44
  CamemBERT exhibits poor performance, not because it poorly groups contexts and queries by themes, but because a meta-cluster appears, separating contexts and queries (as illustrated in the image below), making this type of modeling inappropriate in a retriever context.
45
 
 
 
46
  How to Use Blommz-560m-retriever
47
  --------------------------------
48
 
 
43
 
44
  CamemBERT exhibits poor performance, not because it poorly groups contexts and queries by themes, but because a meta-cluster appears, separating contexts and queries (as illustrated in the image below), making this type of modeling inappropriate in a retriever context.
45
 
46
+ ![embedding_camembert](https://i.postimg.cc/x1fZMhFK/emb-camembert.png)
47
+
48
  How to Use Blommz-560m-retriever
49
  --------------------------------
50