Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
devoppro
/
gpt-python-124m
like
0
PyTorch
gpt
from-scratch
code-generation
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
gpt-python-124m
/
config.json
devoppro
Upload config.json with huggingface_hub
43af534
verified
2 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
130 Bytes
{
"vocab_size"
:
50257
,
"block_size"
:
512
,
"n_layer"
:
12
,
"n_head"
:
12
,
"n_embd"
:
768
,
"dropout"
:
0.1
,
"bias"
:
true
}