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
/
special_tokens_map.json
whoisltd
Upload 9 files
11058aa
over 1 year ago
raw
Copy download link
history
blame
Safe
163 Bytes
{
"bos_token"
:
"<bos>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<speaker1>"
,
"<speaker2>"
]
}