translate-en-eu-v1.0-hplt / tokenizer_config.json
pinzhenchen's picture
Upload tokenizer_config.json with huggingface_hub
b875ade verified
{
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 512,
"pad_token": "<pad>",
"separate_vocabs": false,
"source_lang": "tmp",
"sp_model_kwargs": {},
"target_lang": "marian",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}