FT_Wav2Vec2_Base_No_LM_30 / special_tokens_map.json
ImanNalia's picture
Upload tokenizer
8425395 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}