Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-BarkModel
like
0
Follow
Hugging Face Internal Testing Organization
155
Text-to-Audio
Transformers
PyTorch
bark
Model card
Files
Files and versions
xet
Community
53
Deploy
Use this model
main
tiny-random-BarkModel
/
special_tokens_map.json
ydshieh
HF Staff
Upload tiny models for BarkModel
187e590
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}