loubnabnl HF staff commited on
Commit
a8033ab
β€’
1 Parent(s): 427a689
Files changed (1) hide show
  1. utils/table_contents.txt +2 -3
utils/table_contents.txt CHANGED
@@ -1,7 +1,6 @@
1
  ### πŸ“– Table of contents πŸ“–
2
 
3
  1 - Pretraining datasets
4
-
5
  2 - Model architecture
6
 
7
  3 - Model evaluation
@@ -13,6 +12,6 @@ For each section, you can choose to visualize the information of 4 code generati
13
  * [CodeParrot](https://huggingface.co/lvwerra/codeparrot)
14
  * [InCoder](https://huggingface.co/facebook/incoder-6B)
15
  * [CodeGen](https://github.com/salesforce/CodeGen)
16
- * [PolyCoder](https://github.com/vhellendoorn/code-lms).
17
 
18
- In section 4, you get to prompt the model with code and test their generation capacities ✨!
 
1
  ### πŸ“– Table of contents πŸ“–
2
 
3
  1 - Pretraining datasets
 
4
  2 - Model architecture
5
 
6
  3 - Model evaluation
 
12
  * [CodeParrot](https://huggingface.co/lvwerra/codeparrot)
13
  * [InCoder](https://huggingface.co/facebook/incoder-6B)
14
  * [CodeGen](https://github.com/salesforce/CodeGen)
15
+ * [PolyCoder](https://github.com/vhellendoorn/code-lms)
16
 
17
+ In section 4, you get to prompt the models and test their code generation capacities ✨!