Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
altkachenko11
/
my-mini-gpt
like
0
Text Generation
PyTorch
custom
English
gpt
mini-gpt
language-modeling
License:
mit
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
my-mini-gpt
/
config.json
altkachenko11
Update config.json
a91ef6f
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
{
"vocab_size"
:
50257
,
"d_model"
:
128
,
"nhead"
:
4
,
"num_layers"
:
2
,
"model_type"
:
"gpt2"
}