thenlpresearcher commited on
Commit
206c0ff
·
verified ·
1 Parent(s): 43cd16c

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -2
tokenizer_config.json CHANGED
@@ -46,8 +46,7 @@
46
  "extra_special_tokens": {},
47
  "model_max_length": 256,
48
  "pad_token": "<pad>",
49
- "src_vocab_file": "thenlpresearcher/iitb-en-indic-without-punct/dict.SRC.json",
50
- "tgt_vocab_file": "thenlpresearcher/iitb-en-indic-without-punct/dict.TGT.json",
51
  "tokenizer_class": "IndicTransTokenizer",
52
  "unk_token": "<unk>"
53
  }
 
46
  "extra_special_tokens": {},
47
  "model_max_length": 256,
48
  "pad_token": "<pad>",
49
+
 
50
  "tokenizer_class": "IndicTransTokenizer",
51
  "unk_token": "<unk>"
52
  }