tiny-random-UnispeechSatModel / special_tokens_map.json
IlyasMoutawwakil's picture
Mirror from hf-internal-testing/tiny-random-UnispeechSatModel
4d750a2 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}