Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
wilsontam
/
gpt2-dstc9
like
0
Text Generation
Transformers
PyTorch
English
gpt2
dstc9
text-generation-inference
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
gpt2-dstc9
/
special_tokens_map.json
wilsontam
GPT2 model trained on DSTC9 data
ab39e13
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"[PAD]"
}