Update README.md
Browse files
README.md
CHANGED
@@ -92,9 +92,19 @@ Each model's memory footprint can be anticipated by the qunatization docs in eit
|
|
92 |
- Research supported with Cloud TPUs from [Google's TensorFlow Research Cloud](https://sites.research.google/trc/about/) (TFRC). Thanks for providing access to the TFRC ❤️
|
93 |
- Thanks to the generous support from the Hugging Face team, it is possible to download models from their S3 storage 🤗
|
94 |
|
95 |
-
|
96 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
|
|
|
98 |
COSMOS AI Research Group, Yildiz Technical University Computer Engineering Department
|
99 |
https://cosmos.yildiz.edu.tr/
|
100 |
|
|
92 |
- Research supported with Cloud TPUs from [Google's TensorFlow Research Cloud](https://sites.research.google/trc/about/) (TFRC). Thanks for providing access to the TFRC ❤️
|
93 |
- Thanks to the generous support from the Hugging Face team, it is possible to download models from their S3 storage 🤗
|
94 |
|
95 |
+
# Citation
|
96 |
+
```bibtex
|
97 |
+
@inproceedings{kesgin2024optimizing,
|
98 |
+
title={Optimizing Large Language Models for Turkish: New Methodologies in Corpus Selection and Training},
|
99 |
+
author={Kesgin, H Toprak and Yuce, M Kaan and Dogan, Eren and Uzun, M Egemen and Uz, Atahan and {\.I}nce, Elif and Erdem, Yusuf and Shbib, Osama and Zeer, Ahmed and Amasyali, M Fatih},
|
100 |
+
booktitle={2024 Innovations in Intelligent Systems and Applications Conference (ASYU)},
|
101 |
+
pages={1--6},
|
102 |
+
year={2024},
|
103 |
+
organization={IEEE}
|
104 |
+
}
|
105 |
+
```
|
106 |
|
107 |
+
## Contact
|
108 |
COSMOS AI Research Group, Yildiz Technical University Computer Engineering Department
|
109 |
https://cosmos.yildiz.edu.tr/
|
110 |