savasy commited on
Commit
f607086
1 Parent(s): 3131752

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
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},