antoinelouis commited on
Commit
9809ed0
·
verified ·
1 Parent(s): fdf4719

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -93,7 +93,7 @@ mean reciprocal rank (MRR) and recall at various cut-offs (R@k).
93
  | [colbertv1-camembert-base-mmarcoFR](https://huggingface.co/antoinelouis/colbertv1-camembert-base-mmarcoFR) | 110M | 443MB | 128 | GB | 89.7 | 88.4 | 80.0 | 54.2 | 29.5 |
94
  | [biencoder-camembert-base-mmarcoFR](https://huggingface.co/antoinelouis/biencoder-camembert-base-mmarcoFR) | 110M | 443MB | 128 | GB | - | 89.1 | 77.8 | 51.5 | 28.5 |
95
 
96
- NB: The index corresponds to the size of the mMARCO-fr index (8.8M passages) on disk.
97
 
98
  ***
99
 
@@ -122,7 +122,7 @@ the cosine similarity to compute relevance scores.
122
  ## Citation
123
 
124
  ```bibtex
125
- @online{louis2023,
126
  author = 'Antoine Louis',
127
  title = 'colbertv2-camembert-L4-mmarcoFR: A Lightweight ColBERTv2 Model for French',
128
  publisher = 'Hugging Face',
 
93
  | [colbertv1-camembert-base-mmarcoFR](https://huggingface.co/antoinelouis/colbertv1-camembert-base-mmarcoFR) | 110M | 443MB | 128 | GB | 89.7 | 88.4 | 80.0 | 54.2 | 29.5 |
94
  | [biencoder-camembert-base-mmarcoFR](https://huggingface.co/antoinelouis/biencoder-camembert-base-mmarcoFR) | 110M | 443MB | 128 | GB | - | 89.1 | 77.8 | 51.5 | 28.5 |
95
 
96
+ NB: The index corresponds to the size of the mMARCO-fr index (8.8M passages) on disk when using ColBERTv2's residual compression mechanism.
97
 
98
  ***
99
 
 
122
  ## Citation
123
 
124
  ```bibtex
125
+ @online{louis2024,
126
  author = 'Antoine Louis',
127
  title = 'colbertv2-camembert-L4-mmarcoFR: A Lightweight ColBERTv2 Model for French',
128
  publisher = 'Hugging Face',