radiogroup-crits's picture
Update tokenizer_config.json
96e29fc
raw
history blame
525 Bytes
{
"bos_token": null,
"do_lower_case": false,
"eos_token": null,
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "radiogroup-crits/wav2vec2-xls-r-1b-cv8ita-new-lmwiki500",
"pad_token": "[PAD]",
"processor_class": "Wav2Vec2ProcessorWithLM",
"replace_word_delimiter_char": " ",
"special_tokens_map_file": "radiogroup-crits/wav2vec2-xls-r-1b-cv8ita-new-lmwiki500/special_tokens_map.json",
"tokenizer_class": "Wav2Vec2CTCTokenizer",
"unk_token": "[UNK]",
"word_delimiter_token": "|"
}