Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
sopanm11
/
Mini-GPT-124M
like
0
Text Generation
PyTorch
Safetensors
English
gpt
causal-lm
from-scratch
License:
mit
Model card
Files
Files and versions
xet
Community
main
Mini-GPT-124M
/
config.json
sopanm11
Upload MiniGPT-124M
c3ba599
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
145 Bytes
{
"vocab_size"
:
50257
,
"n_embd"
:
768
,
"n_head"
:
12
,
"n_layer"
:
12
,
"block_size"
:
256
,
"dropout"
:
0.1
,
"tokenizer"
:
"gpt2"
}