wy-mt-en-zh-2 / tokenizer_config.json
system's picture
system HF staff
Commit From AutoTrain
f6d0916
raw
history blame
No virus
282 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 512,
"pad_token": "<pad>",
"separate_vocabs": false,
"source_lang": "eng",
"sp_model_kwargs": {},
"target_lang": "zho",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}