farfield_wav2vec2_40epochs / special_tokens_map.json
Pongsathorn's picture
Upload 4 files
f485141
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}