wav2vec2-large-xlsr-tutorial-pt-br-5.0 / special_tokens_map.json
aryamtos's picture
Training in progress, step 200
030a1f8 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}