opus-mt-ru-uk-finetuned-ru-to-uk / tokenizer_config.json
x51xxx's picture
Training in progress, step 500
da48d0c
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": "rus",
"sp_model_kwargs": {},
"target_lang": "ukr",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}