tiny-random-ParakeetForTDT / tokenizer_config.json
hf-transformers-bot's picture
Update tiny models for ParakeetForTDT
48b8755 verified
Raw
History Blame Contribute Delete
339 Bytes
{
"backend": "tokenizers",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"processor_class": "ParakeetProcessor",
"tokenizer_class": "ParakeetTokenizer",
"unk_token": "<unk>"
}