Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yuchan5386
/
NaturaAI-1
like
1
Text Generation
PyTorch
Korean
gpt2
Model card
Files
Files and versions
Community
1
Deploy
main
NaturaAI-1
/
special_tokens_map.json
Yuchan5386
Upload 7 files
c140bd3
verified
12 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}