Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
14 |
|
@@ -126,4 +126,39 @@ SentenceTransformer(
|
|
126 |
|
127 |
## Citing & Authors
|
128 |
|
129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
---
|
10 |
|
11 |
+
# turemb_512
|
12 |
|
13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
14 |
|
|
|
126 |
|
127 |
## Citing & Authors
|
128 |
|
129 |
+
@article{,
|
130 |
+
title={Translation Aligned Sentence Embeddings for Turkish Language},
|
131 |
+
author={Unlu, Eren and Ciftci, Unver},
|
132 |
+
journal={arXiv preprint arXiv:xxxx.xxxxx},
|
133 |
+
year={2023}
|
134 |
+
}
|
135 |
+
|
136 |
+
@article{chung2022scaling,
|
137 |
+
title={Scaling instruction-finetuned language models},
|
138 |
+
author={Chung, Hyung Won and Hou, Le and Longpre, Shayne and Zoph, Barret and Tay, Yi and Fedus, William and Li, Yunxuan and Wang, Xuezhi and Dehghani, Mostafa and Brahma, Siddhartha and others},
|
139 |
+
journal={arXiv preprint arXiv:2210.11416},
|
140 |
+
year={2022}
|
141 |
+
}
|
142 |
+
|
143 |
+
@article{budur2020data,
|
144 |
+
title={Data and representation for turkish natural language inference},
|
145 |
+
author={Budur, Emrah and {\"O}z{\c{c}}elik, R{\i}za and G{\"u}ng{\"o}r, Tunga and Potts, Christopher},
|
146 |
+
journal={arXiv preprint arXiv:2004.14963},
|
147 |
+
year={2020}
|
148 |
+
}
|
149 |
+
|
150 |
+
@article{tiedemann2020tatoeba,
|
151 |
+
title={The Tatoeba Translation Challenge--Realistic Data Sets for Low Resource and Multilingual MT},
|
152 |
+
author={Tiedemann, J{\"o}rg},
|
153 |
+
journal={arXiv preprint arXiv:2010.06354},
|
154 |
+
year={2020}
|
155 |
+
}
|
156 |
+
|
157 |
+
@article{unal2016tasviret,
|
158 |
+
title={Tasviret: G{\"o}r{\"u}nt{\"u}lerden otomatik t{\"u}rk{\c{c}}e a{\c{c}}{\i}klama olusturma I{\c{c}}in bir denekta{\c{c}}{\i} veri k{\"u}mesi (TasvirEt: A benchmark dataset for automatic Turkish description generation from images)},
|
159 |
+
author={Unal, Mesut Erhan and Citamak, Begum and Yagcioglu, Semih and Erdem, Aykut and Erdem, Erkut and Cinbis, Nazli Ikizler and Cakici, Ruket},
|
160 |
+
journal={IEEE Sinyal Isleme ve Iletisim Uygulamalar{\i} Kurultay{\i} (SIU 2016)},
|
161 |
+
year={2016}
|
162 |
+
}
|
163 |
+
|
164 |
+
|