Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HJOK
/
asr-bart
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
asr-bart
/
special_tokens_map.json
HJOK
Upload tokenizer
43644e0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
191 Bytes
{
"additional_special_tokens"
:
[
"<com>,<fre>,<jej>,[SEP]"
]
,
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}