Update README.md
Browse files
README.md
CHANGED
|
@@ -1044,6 +1044,27 @@ You can finetune this model on your own dataset.
|
|
| 1044 |
|
| 1045 |
### BibTeX
|
| 1046 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1047 |
#### Sentence Transformers and SoftmaxLoss
|
| 1048 |
```bibtex
|
| 1049 |
@inproceedings{reimers-2019-sentence-bert,
|
|
|
|
| 1044 |
|
| 1045 |
### BibTeX
|
| 1046 |
|
| 1047 |
+
If you use this model, benchmark, or training framework in your research, please cite the following works.
|
| 1048 |
+
|
| 1049 |
+
---
|
| 1050 |
+
|
| 1051 |
+
### TR-MTEB Benchmark
|
| 1052 |
+
|
| 1053 |
+
```bibtex
|
| 1054 |
+
@inproceedings{baysan-gungor-2025-tr,
|
| 1055 |
+
title = "{TR}-{MTEB}: A Comprehensive Benchmark and Embedding Model Suite for {T}urkish Sentence Representations",
|
| 1056 |
+
author = "Baysan, Mehmet Selman and Gungor, Tunga",
|
| 1057 |
+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
|
| 1058 |
+
month = nov,
|
| 1059 |
+
year = "2025",
|
| 1060 |
+
address = "Suzhou, China",
|
| 1061 |
+
publisher = "Association for Computational Linguistics",
|
| 1062 |
+
url = "https://aclanthology.org/2025.findings-emnlp.471/",
|
| 1063 |
+
doi = "10.18653/v1/2025.findings-emnlp.471",
|
| 1064 |
+
pages = "8867--8887"
|
| 1065 |
+
}
|
| 1066 |
+
```
|
| 1067 |
+
|
| 1068 |
#### Sentence Transformers and SoftmaxLoss
|
| 1069 |
```bibtex
|
| 1070 |
@inproceedings{reimers-2019-sentence-bert,
|