Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wavyduck
/
Wav2Vec2_TinyDataset
like
0
PyTorch
TensorBoard
wav2vec2
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
Wav2Vec2_TinyDataset
/
special_tokens_map.json
wavyduck
add tokenizer
b2e78b1
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}