Marzu39 commited on
Commit
de73988
·
verified ·
1 Parent(s): 10963af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -50,7 +50,18 @@ training_args = TrainingArguments(
50
  # Citation
51
  Please cite the following paper if needed
52
 
 
 
 
 
 
 
 
 
 
 
53
 
 
54
 
55
  #### Summary
56
 
 
50
  # Citation
51
  Please cite the following paper if needed
52
 
53
+ ```python
54
+ @article{arzu2023turkcce,
55
+ title={T{\"u}rk{\c{c}}e Duygu S{\i}n{\i}fland{\i}rma {\.I}{\c{c}}in Transformers Tabanl{\i} Mimarilerin Kar{\c{s}}{\i}la{\c{s}}t{\i}r{\i}lmal{\i} Analizi},
56
+ author={Arzu, Mehmet and Aydo{\u{g}}an, Murat},
57
+ journal={Computer Science},
58
+ number={IDAP-2023},
59
+ pages={1--6},
60
+ year={2023},
61
+ publisher={Ali KARCI}
62
+ }
63
 
64
+ ```
65
 
66
  #### Summary
67