full_Quran_v2.2 / tokenizer_config.json
IbrahimSalah's picture
Upload tokenizer_config.json
ad741a3 verified
{
"bos_token": null,
"clean_up_tokenization_spaces": true,
"do_lower_case": false,
"eos_token": null,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"processor_class": "Wav2Vec2ProcessorWithLM",
"replace_word_delimiter_char": " ",
"target_lang": null,
"tokenizer_class": "Wav2Vec2CTCTokenizer",
"unk_token": "[UNK]",
"word_delimiter_token": "|"
}