loubnabnl HF staff commited on
Commit
78138fb
1 Parent(s): 9513b08

add resources

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