Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
himanshu-dutta
/
pycoder-gpt2
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
pycoder-gpt2
/
special_tokens_map.json
himanshu-dutta
added RUN:2::gpt-2-medium
a59c08c
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
{
"bos_token"
:
"<|BOS|>"
,
"eos_token"
:
"<|EOS|>"
,
"unk_token"
:
"<|UNK|>"
,
"sep_token"
:
"<|SEP|>"
,
"pad_token"
:
"<|PAD|>"
}