wav2vec2_tiny_random / tokenizer_config.json
patrickvonplaten's picture
upload
919b2aa
raw
history blame contribute delete
No virus
138 Bytes
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "<pad>", "do_lower_case": false, "word_delimiter_token": "|"}