Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# Citations
|
3 |
+
```bibtex
|
4 |
+
@article{kesgin2023developing,
|
5 |
+
title={Developing and Evaluating Tiny to Medium-Sized Turkish BERT Models},
|
6 |
+
author={Kesgin, Himmet Toprak and Yuce, Muzaffer Kaan and Amasyali, Mehmet Fatih},
|
7 |
+
journal={arXiv preprint arXiv:2307.14134},
|
8 |
+
year={2023}
|
9 |
+
}
|
10 |
+
```
|
11 |
+
|
12 |
+
license: mit
|