Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wsntxxn
/
audiocaps-simple-tokenizer
like
0
Model card
Files
Files and versions
Community
b36622f
audiocaps-simple-tokenizer
/
special_tokens_map.json
wsntxxn
Upload tokenizer
b36622f
verified
5 months ago
raw
Copy download link
history
blame
Safe
142 Bytes
{
"additional_special_tokens"
:
[
"<start>"
,
"<end>"
]
,
"bos_token"
:
"<start>"
,
"eos_token"
:
"<end>"
,
"unk_token"
:
"<unk>"
}