Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,22 @@ This model is used for Sentiment Analysis, which is based on BERTurk for Turkish
|
|
| 10 |
## Citation
|
| 11 |
Please cite if you use it in your study
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
@book{yildirim2021mastering,
|
| 15 |
title={Mastering Transformers: Build state-of-the-art models from scratch with advanced natural language processing techniques},
|
| 16 |
author={Yildirim, Savas and Asgari-Chenaghlu, Meysam},
|
|
|
|
| 10 |
## Citation
|
| 11 |
Please cite if you use it in your study
|
| 12 |
|
| 13 |
+
|
| 14 |
+
```
|
| 15 |
+
|
| 16 |
+
@misc{yildirim2024finetuning,
|
| 17 |
+
title={Fine-tuning Transformer-based Encoder for Turkish Language Understanding Tasks},
|
| 18 |
+
author={Savas Yildirim},
|
| 19 |
+
year={2024},
|
| 20 |
+
eprint={2401.17396},
|
| 21 |
+
archivePrefix={arXiv},
|
| 22 |
+
primaryClass={cs.CL}
|
| 23 |
+
}
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
|
| 29 |
@book{yildirim2021mastering,
|
| 30 |
title={Mastering Transformers: Build state-of-the-art models from scratch with advanced natural language processing techniques},
|
| 31 |
author={Yildirim, Savas and Asgari-Chenaghlu, Meysam},
|