wav2vec2_train_large_on_untrained / special_tokens_map.json
PrajwalS's picture
add tokenizer
cfc4ce7
raw
history blame contribute delete
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}