w2v2-vi-en-processor / tokenizer_config.json
tuanio's picture
Upload processor
f959aad
raw
history blame contribute delete
303 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"processor_class": "Wav2Vec2Processor",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}