parakeet-ctc-1.1b-hf-sequential / tokenizer_config.json
bezzam's picture
bezzam HF Staff
Upload tokenizer
984af4f verified
raw
history blame contribute delete
491 Bytes
{
"added_tokens_decoder": {
"0": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"blank_token_id": 1024,
"clean_up_tokenization_spaces": false,
"do_lower_case": false,
"extra_special_tokens": {},
"model_max_length": 1000000000000000019884624838656,
"processor_class": "ParakeetProcessor",
"tokenizer_class": "ParakeetCTCTokenizer",
"unk_token": "<unk>"
}