ClaasBeger commited on
Commit
d0eeb80
·
verified ·
1 Parent(s): 381e344

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -18,6 +18,13 @@ The Code can be found at the github repository: https://github.com/ClaasBeger/St
18
  Model Performance:
19
  ![Model Performance](Bucket_linePlot_direct_overlap.png "Model Performance on CoCoNUT")
20
 
21
- ## Citation:
22
 
23
- Forthcoming
 
 
 
 
 
 
 
 
18
  Model Performance:
19
  ![Model Performance](Bucket_linePlot_direct_overlap.png "Model Performance on CoCoNUT")
20
 
21
+ ## Citation
22
 
23
+ ```bibtex
24
+ @inproceedings{CoCoNUT,
25
+ title={CoCoNUT: Structural Code Understanding does not fall out of a tree},
26
+ author={Claas Beger, Saikat Dutta},
27
+ booktitle={Proceedings of the 2nd International Workshop on Large Language Models for Code},
28
+ year={2025}
29
+ }
30
+ ```