### 📖 Table of contents 📖

1 - Code datasets

2 - Model architecture

3 - Model evaluation

4 - Code generation

For each section, you can choose to visualize the information of 4 code generation models: 

* [CodeParrot](https://huggingface.co/lvwerra/codeparrot)
* [InCoder](https://huggingface.co/facebook/incoder-6B)
* [CodeGen](https://github.com/salesforce/CodeGen) 
* [PolyCoder](https://github.com/vhellendoorn/code-lms)

In section 4, you get to prompt the models and test their **code generation** capacities ✨!