File size: 527 Bytes
39aceac
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
### 📖 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 ✨!