Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,14 @@ r = text_generator("Teknolojinin gelişimi hayatımızı önemli ölçüde etkil
|
|
38 |
- Thanks to the generous support from the Hugging Face team, it is possible to download models from their S3 storage 🤗
|
39 |
|
40 |
# Citation
|
41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
<br>
|
43 |
### Contact
|
44 |
COSMOS AI Research Group, Yildiz Technical University Computer Engineering Department <br>
|
|
|
38 |
- Thanks to the generous support from the Hugging Face team, it is possible to download models from their S3 storage 🤗
|
39 |
|
40 |
# Citation
|
41 |
+
```bibtex
|
42 |
+
@article{kesgin2024introducing,
|
43 |
+
title={Introducing cosmosGPT: Monolingual Training for Turkish Language Models},
|
44 |
+
author={Kesgin, H Toprak and Yuce, M Kaan and Dogan, Eren and Uzun, M Egemen and Uz, Atahan and Seyrek, H Emre and Zeer, Ahmed and Amasyali, M Fatih},
|
45 |
+
journal={arXiv preprint arXiv:2404.17336},
|
46 |
+
year={2024}
|
47 |
+
}
|
48 |
+
```
|
49 |
<br>
|
50 |
### Contact
|
51 |
COSMOS AI Research Group, Yildiz Technical University Computer Engineering Department <br>
|