File size: 537 Bytes
39aceac
 
 
427a689
39aceac
427a689
39aceac
427a689
39aceac
 
427a689
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### 📖 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) 
* [PolyCoder](https://github.com/vhellendoorn/code-lms). 

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