hubert-large-timit-upsample-decoder / special_tokens_map.json
nh0znoisung's picture
Training in progress, step 500
5cdad5a verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}