Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
HJOK
/
asr-bart
like
0
Transformers
PyTorch
bart
text2text-generation
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
asr-bart
/
special_tokens_map.json
HJOK
Upload tokenizer
43644e0
over 2 years 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>"
}