opus-mt-en-vi-finetuned-en-to-vi / tokenizer_config.json
thanhnguyenvn's picture
Training in progress, step 500
057e77d
raw
history blame
No virus
277 Bytes
{
"eos_token": "</s>",
"model_max_length": 512,
"pad_token": "<pad>",
"separate_vocabs": false,
"source_lang": "eng",
"sp_model_kwargs": {},
"special_tokens_map_file": null,
"target_lang": "vie",
"tokenizer_class": "MarianTokenizer",
"unk_token": "<unk>"
}