Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
openai-community
/
gpt2
like
2.35k
Follow
OpenAI community
213
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
TF Lite
Rust
ONNX
Safetensors
English
doi:10.57967/hf/0039
gpt2
exbert
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
105
Train
Deploy
Use this model
ddceb78
gpt2
/
config.json
system
HF staff
Update config.json
703af34
over 5 years ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"initializer_range"
:
0.02
,
"layer_norm_epsilon"
:
1e-05
,
"n_ctx"
:
1024
,
"n_embd"
:
768
,
"n_head"
:
12
,
"n_layer"
:
12
,
"n_positions"
:
1024
,
"vocab_size"
:
50257
}