kurianbenoy commited on
Commit
90a0b2c
1 Parent(s): 61bc0d4

Upload tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"source_lang": "en", "target_lang": "ml", "unk_token": "<unk>", "eos_token": "</s>", "pad_token": "<pad>", "model_max_length": 512, "sp_model_kwargs": {}, "special_tokens_map_file": null, "name_or_path": "Helsinki-NLP/opus-mt-en-ml", "tokenizer_class": "MarianTokenizer"}