Datasets:
Paulo de Moura commited on
Commit ·
bf27a81
1
Parent(s): 722d9be
Update citation to arXiv paper
Browse files
README.md
CHANGED
|
@@ -306,11 +306,14 @@ The corpus is predominantly synthetic: most pairs are machine translations of En
|
|
| 306 |
If you are using this dataset, please consider citing our work
|
| 307 |
|
| 308 |
```bibtex
|
| 309 |
-
@misc{
|
| 310 |
-
title
|
| 311 |
-
author
|
| 312 |
-
year
|
| 313 |
-
|
|
|
|
|
|
|
|
|
|
| 314 |
}
|
| 315 |
```
|
| 316 |
|
|
|
|
| 306 |
If you are using this dataset, please consider citing our work
|
| 307 |
|
| 308 |
```bibtex
|
| 309 |
+
@misc{sourty2026denseonlateonfullyopen,
|
| 310 |
+
title = {DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search},
|
| 311 |
+
author = {Raphaël Sourty and Antoine Chaffin and Paulo Roberto Moura Junior and Amélie Chatelain},
|
| 312 |
+
year = {2026},
|
| 313 |
+
eprint = {2607.27178},
|
| 314 |
+
archivePrefix = {arXiv},
|
| 315 |
+
primaryClass = {cs.CL},
|
| 316 |
+
url = {https://arxiv.org/abs/2607.27178},
|
| 317 |
}
|
| 318 |
```
|
| 319 |
|