wav2vec2-IEEEAccess-FinalRun-4Datasets / special_tokens_map.json
kaarthu2003's picture
Upload tokenizer
a1e1617 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}