Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hyunwoongko
/
kobart
like
7
Text2Text Generation
Transformers
PyTorch
Korean
bart
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
66e7f4a
kobart
/
special_tokens_map.json
hyunwoongko
update kobart-v2
66e7f4a
over 2 years ago
raw
Copy download link
history
blame
Safe
110 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}