Update README.md
Browse files
README.md
CHANGED
|
@@ -255,4 +255,13 @@ The model was pretrained on 1 40GB NVIDIA A100 GPU for a total of 100k steps.
|
|
| 255 |
|
| 256 |
**BibTeX:**
|
| 257 |
|
| 258 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 255 |
|
| 256 |
**BibTeX:**
|
| 257 |
|
| 258 |
+
```bibtex
|
| 259 |
+
@misc{iana2024news,
|
| 260 |
+
title={News Without Borders: Domain Adaptation of Multilingual Sentence Embeddings for Cross-lingual News Recommendation},
|
| 261 |
+
author={Andreea Iana and Fabian David Schmidt and Goran Glavaš and Heiko Paulheim},
|
| 262 |
+
year={2024},
|
| 263 |
+
eprint={2406.12634},
|
| 264 |
+
archivePrefix={arXiv},
|
| 265 |
+
url={https://arxiv.org/abs/2406.12634}
|
| 266 |
+
}
|
| 267 |
+
```
|