Paulo de Moura commited on
Commit ·
7577253
1
Parent(s): be30e44
Update citation to arXiv paper
Browse files
README.md
CHANGED
|
@@ -2056,10 +2056,13 @@ This dataset is derived from `bigcode/commitpackft` and we keep all of the origi
|
|
| 2056 |
If you use this dataset, please consider citing our work
|
| 2057 |
|
| 2058 |
```bibtex
|
| 2059 |
-
@misc{
|
| 2060 |
-
title
|
| 2061 |
-
author
|
| 2062 |
-
year
|
| 2063 |
-
|
|
|
|
|
|
|
|
|
|
| 2064 |
}
|
| 2065 |
```
|
|
|
|
| 2056 |
If you use this dataset, please consider citing our work
|
| 2057 |
|
| 2058 |
```bibtex
|
| 2059 |
+
@misc{sourty2026denseonlateonfullyopen,
|
| 2060 |
+
title = {DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search},
|
| 2061 |
+
author = {Raphaël Sourty and Antoine Chaffin and Paulo Roberto Moura Junior and Amélie Chatelain},
|
| 2062 |
+
year = {2026},
|
| 2063 |
+
eprint = {2607.27178},
|
| 2064 |
+
archivePrefix = {arXiv},
|
| 2065 |
+
primaryClass = {cs.CL},
|
| 2066 |
+
url = {https://arxiv.org/abs/2607.27178},
|
| 2067 |
}
|
| 2068 |
```
|