Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ttop324
/
kogpt2novel
like
0
Text Generation
Transformers
PyTorch
Korean
gpt2
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
kogpt2novel
/
special_tokens_map.json
ttop324
add tokenizer
53a4615
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}