Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
naem1023
/
bart-v2-speech
like
0
Text2Text Generation
Transformers
PyTorch
naem1023/aihub-speech
bart
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bart-v2-speech
/
special_tokens_map.json
naem1023
add tokenizer
6369556
about 2 years 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>"
}