Files
pyGPT-50M/README.md

12 lines
203 B
Markdown
Raw Permalink Normal View History

---
language:
- en
- code
- multilingual
license: mpl-2.0
---
## PythonGPT
A GPT2-type neural network trained on 16 gigabytes of Pyhon scripts from scratch. It has 50 million parameters.
Made as a toy.