marian-finetuned-hi-hinglish / tokenizer_config.json
Hetarth's picture
Training in progress epoch 0
edaa29d
raw
history blame
No virus
320 Bytes
{"source_lang": "hi", "target_lang": "en", "unk_token": "<unk>", "eos_token": "</s>", "pad_token": "<pad>", "model_max_length": 512, "sp_model_kwargs": {}, "return_tensors": "tf", "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "Helsinki-NLP/opus-mt-hi-en", "tokenizer_class": "MarianTokenizer"}