Update README.md
Browse files
README.md
CHANGED
|
@@ -812,6 +812,27 @@ You can finetune this model on your own dataset.
|
|
| 812 |
|
| 813 |
### BibTeX
|
| 814 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 815 |
#### Sentence Transformers
|
| 816 |
```bibtex
|
| 817 |
@inproceedings{reimers-2019-sentence-bert,
|
|
|
|
| 812 |
|
| 813 |
### BibTeX
|
| 814 |
|
| 815 |
+
If you use this model, benchmark, or training framework in your research, please cite the following works.
|
| 816 |
+
|
| 817 |
+
---
|
| 818 |
+
|
| 819 |
+
### TR-MTEB Benchmark
|
| 820 |
+
|
| 821 |
+
```bibtex
|
| 822 |
+
@inproceedings{baysan-gungor-2025-tr,
|
| 823 |
+
title = "{TR}-{MTEB}: A Comprehensive Benchmark and Embedding Model Suite for {T}urkish Sentence Representations",
|
| 824 |
+
author = "Baysan, Mehmet Selman and Gungor, Tunga",
|
| 825 |
+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
|
| 826 |
+
month = nov,
|
| 827 |
+
year = "2025",
|
| 828 |
+
address = "Suzhou, China",
|
| 829 |
+
publisher = "Association for Computational Linguistics",
|
| 830 |
+
url = "https://aclanthology.org/2025.findings-emnlp.471/",
|
| 831 |
+
doi = "10.18653/v1/2025.findings-emnlp.471",
|
| 832 |
+
pages = "8867--8887"
|
| 833 |
+
}
|
| 834 |
+
```
|
| 835 |
+
|
| 836 |
#### Sentence Transformers
|
| 837 |
```bibtex
|
| 838 |
@inproceedings{reimers-2019-sentence-bert,
|