Skip to content

Commit eeb28fe

Browse files
authored
Update README.md
1 parent b9e03ab commit eeb28fe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,11 @@ Note: our model can have a comparable accuracy with Codex of similar model size.
106106
## Reference
107107
If you want to use the models, you need to cite our following paper:
108108
109+
```
110+
@inproceedings{CERT,
111+
title={{CERT}: Continual Pre-training on Sketches for Library-oriented Code Generation},
112+
author={Zan, Daoguang and Chen, Bei and Yang, Dejian and Lin, Zeqi and Kim, Minsu and Guan, Bei and Wang, Yongji and Chen, Weizhu and Lou, Jian-Guang},
113+
booktitle={The 2022 International Joint Conference on Artificial Intelligence},
114+
year={2022}
115+
}
116+
```

0 commit comments

Comments
 (0)