wav2vec2-xls-r-300m-en-atc-atcosim / special_tokens_map.json
Jzuluaga's picture
updating the repo with the fine-tuned model
a6940a5
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}