Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
machinelearningzuu
/
asr-prounoucing-error-detection
like
0
TensorBoard
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
asr-prounoucing-error-detection
/
special_tokens_map.json
machinelearningzuu
add tokenizer
57f476c
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]"
}