File size: 541 Bytes
baf7f9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### 📖 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://huggingface.co/Salesforce/codegen-16B-mono) 
* [PolyCoder](https://github.com/vhellendoorn/code-lms)

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