Update citation with arXiv ID 2605.12438
Browse files
README.md
CHANGED
|
@@ -264,11 +264,14 @@ Apache 2.0
|
|
| 264 |
## Citation
|
| 265 |
|
| 266 |
```bibtex
|
| 267 |
-
@
|
| 268 |
-
|
| 269 |
-
|
| 270 |
-
|
| 271 |
-
|
|
|
|
|
|
|
|
|
|
| 272 |
}
|
| 273 |
```
|
| 274 |
|
|
|
|
| 264 |
## Citation
|
| 265 |
|
| 266 |
```bibtex
|
| 267 |
+
@misc{touchent2026causallanguagemodelingdetour,
|
| 268 |
+
title={A Causal Language Modeling Detour Improves Encoder Continued Pretraining},
|
| 269 |
+
author={Rian Touchent and Eric de la Clergerie},
|
| 270 |
+
year={2026},
|
| 271 |
+
eprint={2605.12438},
|
| 272 |
+
archivePrefix={arXiv},
|
| 273 |
+
primaryClass={cs.CL},
|
| 274 |
+
url={https://arxiv.org/abs/2605.12438},
|
| 275 |
}
|
| 276 |
```
|
| 277 |
|