Wav2vecLarge_quran_syllables_recognition / special_tokens_map.json
IbrahimSalah's picture
Upload processor
cf47c75 verified
raw
history blame
275 Bytes
{
"pad_token": {
"content": "[PAD]",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"unk_token": {
"content": "[UNK]",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
}
}