opus-tatoeba-fr-it / tokenizer_config.json
tiedeman's picture
Initial commit
e2c004f
raw history blame
No virus
291 Bytes
{"source_lang": "fra", "target_lang": "ita", "unk_token": "<unk>", "eos_token": "</s>", "pad_token": "<pad>", "model_max_length": 512, "sp_model_kwargs": {}, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "marian_ckpt/fra-ita", "tokenizer_class": "MarianTokenizer"}