Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
whoisltd
/
cr4
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a901f56
cr4
/
tokenizer_config.json
whoisltd
Upload 9 files
11058aa
over 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"unk_token"
:
"<|endoftext|>"
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"add_prefix_space"
:
false
,
"model_max_length"
:
1024
,
"name_or_path"
:
"gpt2"
}