mt5-base-torch / tokenizer_config.json
Evuv's picture
Training in progress, step 500
b25bfb6
raw
history blame contribute delete
357 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sp_model_kwargs": {},
"src_lang": "en_XX",
"tgt_lang": "de_DE",
"tokenizer_class": "T5Tokenizer",
"tokenizer_file": null,
"unk_token": "<unk>"
}