Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
0x7o
/
pyGPT-50M
like
2
Text Generation
Transformers
PyTorch
Safetensors
English
code
multilingual
gpt2
text-generation-inference
Inference Endpoints
License:
mpl-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ee7ef25
pyGPT-50M
/
README.md
Danil
Create README.md
ee7ef25
over 2 years ago
preview
code
|
raw
Copy download link
history
blame
139 Bytes
## PythonGPT
A GPT2-type neural network trained on 4 gigabytes of Pyhon scripts from scratch. It has 50 million parameters.
Made as a toy.