english-assyrian / tokenizer_config.json
mt-empty's picture
add tokenizer
e14ed26
raw
history blame contribute delete
334 Bytes
{"source_lang": null, "target_lang": null, "unk_token": "<unk>", "eos_token": "</s>", "pad_token": "<pad>", "model_max_length": 512, "sp_model_kwargs": {}, "from_tf": true, "special_tokens_map_file": "../tokenizer/special_tokens_map.json", "tokenizer_file": null, "name_or_path": "../tokenizer/", "tokenizer_class": "MarianTokenizer"}