wav2vec2-large-vi-vivos-fosd / special_tokens_map.json
hieplpvip's picture
Training in progress, step 500
64a7e94
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}