gsarti commited on
Commit
f5d0858
1 Parent(s): bf17435

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -2
tokenizer_config.json CHANGED
@@ -3,10 +3,11 @@
3
  "model_max_length": 512,
4
  "name_or_path": ".",
5
  "pad_token": "<pad>",
6
- "source_lang": "en",
 
7
  "sp_model_kwargs": {},
8
  "special_tokens_map_file": null,
9
- "target_lang": "hi",
10
  "tokenizer_file": null,
11
  "tokenizer_class": "MarianTokenizer",
12
  "unk_token": "<unk>"
 
3
  "model_max_length": 512,
4
  "name_or_path": ".",
5
  "pad_token": "<pad>",
6
+ "separate_vocabs": false,
7
+ "source_lang": "eng",
8
  "sp_model_kwargs": {},
9
  "special_tokens_map_file": null,
10
+ "target_lang": "hin",
11
  "tokenizer_file": null,
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"