File size: 645 Bytes
a2914db
 
 
 
 
 
 
 
 
 
 
 
e997794
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
pipeline_tag: sentence-similarity
language: fr
license: mit
datasets:
- maastrichtlawtech/lleqa
metrics:
- recall
tags:
- passage-retrieval
library_name: transformers
base_model: antoinelouis/spladev2-camembert-base-mmarcoFR
---
## Citation

```bibtex
@article{louis2024know,
  author     = {Louis, Antoine and van Dijck, Gijs and Spanakis, Gerasimos},
  title      = {Know When to Fuse: Investigating Non-English Hybrid Retrieval in the Legal Domain},
  journal    = {CoRR},
  volume     = {abs/2409.01357},
  year       = {2024},
  url        = {https://arxiv.org/abs/2409.01357},
  eprinttype = {arXiv},
  eprint     = {2409.01357},
}
```