loubnabnl HF staff commited on
Commit
9513b08
1 Parent(s): 7ba97e1

add resources

Browse files
Files changed (1) hide show
  1. utils/resources.txt +5 -5
utils/resources.txt CHANGED
@@ -1,6 +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).
 
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).