Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gogamza
/
kobart-base-v2
like
31
Feature Extraction
Transformers
PyTorch
Safetensors
Korean
bart
Inference Endpoints
arxiv:
1910.13461
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
kobart-base-v2
/
special_tokens_map.json
haven-jeon
first commit
a1ac306
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}