Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,10 +13,11 @@ We manually created 185 high-quality query-document pairs covering diverse domai
|
|
| 13 |
If you use this dataset in your research, please cite our paper:
|
| 14 |
|
| 15 |
```bibtex
|
| 16 |
-
@inproceedings{
|
| 17 |
title={Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data},
|
| 18 |
author={Navasardyan, Zaruhi and Bughdaryan, Spartak and Minasyan, Bagratuni and Davtyan, Hrant},
|
| 19 |
-
booktitle={Proceedings of the Workshop on
|
| 20 |
-
year={2026}
|
|
|
|
| 21 |
}
|
| 22 |
```
|
|
|
|
| 13 |
If you use this dataset in your research, please cite our paper:
|
| 14 |
|
| 15 |
```bibtex
|
| 16 |
+
@inproceedings{navasardyan2026less,
|
| 17 |
title={Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data},
|
| 18 |
author={Navasardyan, Zaruhi and Bughdaryan, Spartak and Minasyan, Bagratuni and Davtyan, Hrant},
|
| 19 |
+
booktitle={Proceedings of the Workshop on Low-Resource Language Models (LoResLM) at EACL 2026},
|
| 20 |
+
year={2026},
|
| 21 |
+
url={https://arxiv.org/abs/2603.22290}
|
| 22 |
}
|
| 23 |
```
|