speecht5_finetuned_wolof_text_speech / special_tokens_map.json
Soulex95's picture
Training in progress, step 100
184b8e5 verified
raw
history blame contribute delete
234 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"content": "<mask>",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<pad>",
"unk_token": "<unk>"
}