Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Classroom-workshop
/
assignment1-omar
like
0
Follow
Workshop June 13 Classroom
15
Automatic Speech Recognition
Transformers
PyTorch
google-tensorflow
TensorFlow
librispeech_asr
English
wav2vec2
audio
hf-asr-leaderboard
Eval Results
arxiv:
2006.11477
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
main
assignment1-omar
/
special_tokens_map.json
osanseviero
Upload special_tokens_map.json
cbb2b81
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}