codeparrot-small / README.md
lvwerra's picture
lvwerra HF staff
Create README.md
4e8cbf6
|
raw
history blame
No virus
533 Bytes

CodeParrot

CodeParrot (small) is a 110M parameter GPT-2 model trained on the CodeParrot Python code dataset. The model is trained in Chapter 10: Training Transformers from Scratch in the NLP with Transformers book. You can find the full code in the accompanying Github repository.