Sentence Similarity
Safetensors
Japanese
RAGatouille
bert
ColBERT
bclavie IAMJB HF staff commited on
Commit
f87cf77
1 Parent(s): 7637b60

Update README.md (#1)

Browse files

- Update README.md (4737d9d47b7727f3e4d7daee07ef77e22e34321f)


Co-authored-by: JB D. <IAMJB@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -19,4 +19,16 @@ Model weights for the JaColBERTv2.4 checkpoint, which is the pre-post-training v
19
 
20
  This model largely outperforms all previous approaches, including JaColBERTV2 multilingual models such as BGE-M3, on all datasets.
21
 
22
- This page will be updated with the full details and the model report in the next few days.
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  This model largely outperforms all previous approaches, including JaColBERTV2 multilingual models such as BGE-M3, on all datasets.
21
 
22
+ This page will be updated with the full details and the model report in the next few days.
23
+
24
+ ```
25
+ @misc{clavié2024jacolbertv25optimisingmultivectorretrievers,
26
+ title={JaColBERTv2.5: Optimising Multi-Vector Retrievers to Create State-of-the-Art Japanese Retrievers with Constrained Resources},
27
+ author={Benjamin Clavié},
28
+ year={2024},
29
+ eprint={2407.20750},
30
+ archivePrefix={arXiv},
31
+ primaryClass={cs.IR},
32
+ url={https://arxiv.org/abs/2407.20750},
33
+ }
34
+ ```