wav2vec2-cv-be / special_tokens_map.json
ales's picture
fixed preprocessor & tokenizer paths
2c1a3ca
raw
history blame contribute delete
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}