speecht5_mehdi_new_as_try111 / special_tokens_map.json
kingmhd1519's picture
Training in progress, step 100
11399a0 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>"
}