### 📖 Table of contents 📖 1 - Pretraining 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) and [PolyCoder](https://github.com/vhellendoorn/code-lms). In section 4, you get to prompt the model with code and test their generation capacities ✨!