codeparrot / README.md
librarian-bot's picture
Librarian Bot: Update dataset YAML metadata for model
be92206
|
raw
history blame
579 Bytes
metadata
datasets: transformersbook/codeparrot

CodeParrot

CodeParrot (large) is a 1.5B 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.