Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
byeongal
/
Ko-DialoGPT
like
8
Text Generation
Transformers
PyTorch
Korean
gpt2
conversational
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Ko-DialoGPT
/
special_tokens_map.json
byeongal
ko-dialogpt-test-version
a5c1aa0
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}