antoinelouis commited on
Commit
c6dbd1e
·
verified ·
1 Parent(s): 44d332f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,3 +11,17 @@ tags:
11
  library_name: sentence-transformers
12
  base_model: antoinelouis/biencoder-camembert-base-mmarcoFR
13
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  library_name: sentence-transformers
12
  base_model: antoinelouis/biencoder-camembert-base-mmarcoFR
13
  ---
14
+ ## Citation
15
+
16
+ ```bibtex
17
+ @article{louis2024know,
18
+ author = {Louis, Antoine and van Dijck, Gijs and Spanakis, Gerasimos},
19
+ title = {Know When to Fuse: Investigating Non-English Hybrid Retrieval in the Legal Domain},
20
+ journal = {CoRR},
21
+ volume = {abs/2409.01357},
22
+ year = {2024},
23
+ url = {https://arxiv.org/abs/2409.01357},
24
+ eprinttype = {arXiv},
25
+ eprint = {2409.01357},
26
+ }
27
+ ```