Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sejongmate
/
kogpt_chitchat_data_input
like
0
Follow
sejongmate
2
Model card
Files
Files and versions
Community
c7fe272
kogpt_chitchat_data_input
/
special_tokens_map.json
ywhwang
Upload tokenizer
c7fe272
over 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}