Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
donggyukimc
/
kogpt
like
0
Text Generation
Transformers
PyTorch
gptj
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
kogpt
/
special_tokens_map.json
donggyukimc
init
cedc3d4
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}