Update README.md
Browse files
README.md
CHANGED
|
@@ -411,8 +411,25 @@ The comparison with BERT on original GLUE is given in the research paper. Also w
|
|
| 411 |
|
| 412 |
|
| 413 |
## Publication
|
| 414 |
-
is under review, preprint available at: [Arxiv preprint]()
|
|
|
|
|
|
|
|
|
|
|
|
|
| 415 |
|
| 416 |
## Citation
|
| 417 |
|
| 418 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 411 |
|
| 412 |
|
| 413 |
## Publication
|
| 414 |
+
is under review, preprint available at: [Arxiv preprint](https://www.arxiv.org/abs/2512.22100)
|
| 415 |
+
|
| 416 |
+
## Blog posts
|
| 417 |
+
|
| 418 |
+
Available at our [Github blog](https://turkish-nlp-suite.github.io/2025/12/19/trglue/)
|
| 419 |
|
| 420 |
## Citation
|
| 421 |
|
| 422 |
+
Preprint citation:
|
| 423 |
+
|
| 424 |
+
```
|
| 425 |
+
@misc{altinok2025introducingtrgluesentiturcacomprehensive,
|
| 426 |
+
title={Introducing TrGLUE and SentiTurca: A Comprehensive Benchmark for Turkish General Language Understanding and Sentiment Analysis},
|
| 427 |
+
author={Duygu Altinok},
|
| 428 |
+
year={2025},
|
| 429 |
+
eprint={2512.22100},
|
| 430 |
+
archivePrefix={arXiv},
|
| 431 |
+
primaryClass={cs.CL},
|
| 432 |
+
url={https://arxiv.org/abs/2512.22100},
|
| 433 |
+
}
|
| 434 |
+
|
| 435 |
+
```
|