Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gangyeolkim
/
kobart-korean-summarizer-v2
like
0
Summarization
Transformers
Safetensors
bart
text2text-generation
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
kobart-korean-summarizer-v2
/
special_tokens_map.json
gangyeolkim
Upload tokenizer
fb85c3b
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}