Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NHNDQ
/
bart-speech-style-converter
like
6
Follow
NHNDQ
5
Text2Text Generation
Transformers
PyTorch
Safetensors
Korean
bart
generation
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bart-speech-style-converter
/
special_tokens_map.json
jisukim8873
Upload tokenizer
b6ec448
over 1 year 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>"
}