Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
openai-community
/
gpt2-xl
like
342
Follow
OpenAI community
1.01k
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Rust
Safetensors
English
gpt2
text-generation-inference
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
xet
Community
12
Train
Deploy
Use this model
refs/pr/9
gpt2-xl
/
generation_config_for_text_generation.json
joaogante
HF Staff
Adding generation config file(s)
33cdb5c
over 2 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
165 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
50256
,
"do_sample"
:
true
,
"eos_token_id"
:
50256
,
"max_length"
:
50
,
"transformers_version"
:
"4.27.0.dev0"
}