Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,16 @@ I fine-tuned Turkish-Bert-Model for Question-Answering problem with Turkish vers
|
|
10 |
# Citation
|
11 |
Please cite if you use it in your study
|
12 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
@book{yildirim2021mastering,
|
14 |
title={Mastering Transformers: Build state-of-the-art models from scratch with advanced natural language processing techniques},
|
15 |
author={Yildirim, Savas and Asgari-Chenaghlu, Meysam},
|
|
|
10 |
# Citation
|
11 |
Please cite if you use it in your study
|
12 |
```
|
13 |
+
@misc{yildirim2024finetuning,
|
14 |
+
title={Fine-tuning Transformer-based Encoder for Turkish Language Understanding Tasks},
|
15 |
+
author={Savas Yildirim},
|
16 |
+
year={2024},
|
17 |
+
eprint={2401.17396},
|
18 |
+
archivePrefix={arXiv},
|
19 |
+
primaryClass={cs.CL}
|
20 |
+
}
|
21 |
+
|
22 |
+
|
23 |
@book{yildirim2021mastering,
|
24 |
title={Mastering Transformers: Build state-of-the-art models from scratch with advanced natural language processing techniques},
|
25 |
author={Yildirim, Savas and Asgari-Chenaghlu, Meysam},
|