loubnabnl HF staff commited on
Commit
c7af949
1 Parent(s): 5b2e5a5

add resources

Browse files
Files changed (1) hide show
  1. utils/resources.txt +6 -0
utils/resources.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ - Natural Language Processing with Transformers [(Tunstall et al., 2022)](https://www.oreilly.com/library/view/natural-language-processing/9781098103231/).
2
+ - Evaluating large language models trained on code [(Chen et al., 2021)](https://arxiv.org/abs/2107.03374).
3
+ - Competition-Level Code Generation with AlphaCode [(Li et al., 2022)](https://arxiv.org/abs/2203.07814).
4
+ - InCoder: A Generative Model for Code Infilling and Synthesis [(Fried et al., 2022)](https://arxiv.org/abs/2204.05999).
5
+ - A Conversational Paradigm for Program Synthesis [(Nijkamp et al. 2022)](https://arxiv.org/abs/2203.13474).
6
+ - A systematic evaluation of large language models of code [(Xu et al. 2022)](https://arxiv.org/abs/2202.13169).