Zaruhi commited on
Commit
151453b
·
verified ·
1 Parent(s): c5f9df5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -322,11 +322,12 @@ def main():
322
  If you use this benchmark in your research, please cite:
323
 
324
  ```bibtex
325
- @inproceedings{navasardyan2026lessismore,
326
  title={Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data},
327
- author={Navasardyan, Zaruhi and Bughdaryan, Spartak and Minasyan, Bagrat and Davtyan, Hrant},
328
- booktitle={Proceedings of the Workshop on Language Models for Low-Resource Languages (LoResLM) at EACL 2026},
329
- year={2026}
 
330
  }
331
  @misc{armbench-textembed,
332
  title={ArmBench-TextEmbed: A Benchmark for Armenian Text Embedding Models},
 
322
  If you use this benchmark in your research, please cite:
323
 
324
  ```bibtex
325
+ @inproceedings{navasardyan2026less,
326
  title={Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data},
327
+ author={Navasardyan, Zaruhi and Bughdaryan, Spartak and Minasyan, Bagratuni and Davtyan, Hrant},
328
+ booktitle={Proceedings of the Workshop on Low-Resource Language Models (LoResLM) at EACL 2026},
329
+ year={2026},
330
+ url={https://arxiv.org/abs/2603.22290}
331
  }
332
  @misc{armbench-textembed,
333
  title={ArmBench-TextEmbed: A Benchmark for Armenian Text Embedding Models},