shrivasd commited on
Commit
61324d5
1 Parent(s): 7c450cb

Added citation

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -11,3 +11,11 @@ This repository contains the trained checkpoints corresponding to our paper [Rep
11
  For details of how these models were trained and evaluated, please check our paper [RepoFusion: Training Code Models to Understand Your Repository]().
12
 
13
  ## Citation
 
 
 
 
 
 
 
 
 
11
  For details of how these models were trained and evaluated, please check our paper [RepoFusion: Training Code Models to Understand Your Repository]().
12
 
13
  ## Citation
14
+ ```
15
+ @article{shrivastava2023repofusion,
16
+ title={RepoFusion: Training Code Models to Understand Your Repository},
17
+ author={Shrivastava, Disha and Kocetkov, Denis and de Vries, Harm and Bahdanau, Dzmitry and Scholak, Torsten},
18
+ journal={arXiv preprint arXiv:2306.10998},
19
+ year={2023}
20
+ }
21
+ ```