my_zh_CN_asr_cv13_model / special_tokens_map.json
tristayqc's picture
Training in progress, step 1000
45aef38 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}