Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gogamza
/
kobart-summarization
like
10
Text2Text Generation
Transformers
PyTorch
Safetensors
Korean
bart
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
8a63d69
kobart-summarization
/
special_tokens_map.json
haven-jeon
add special_tokens
e148262
about 3 years ago
raw
Copy download link
history
blame
Safe
111 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}