Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
chi0
/
kobart-dial-sum
like
0
Transformers
PyTorch
bart
text2text-generation
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
kobart-dial-sum
/
special_tokens_map.json
chi0
Dialogue Summarization model using KoBART for MIML final project
c015a43
almost 4 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>"
}