Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HannahLin271
/
NanoGPT
like
0
Text Generation
facebook/empathetic_dialogues
English
gpt2
License:
apache-2.0
Model card
Files
Files and versions
Community
3fdbe89
NanoGPT
/
config.json
HannahLin271
Upload config.json
3fdbe89
verified
16 days ago
raw
Copy download link
history
blame
Safe
151 Bytes
{
"bias"
:
true
,
"model_type"
:
"gpt2"
,
"block_size"
:
64
,
"dropout"
:
0.0
,
"n_embd"
:
64
,
"n_head"
:
4
,
"n_layer"
:
4
,
"vocab_size"
:
50257
}