Thomas Simonini commited on
Commit
1dda3f9
1 Parent(s): 26647c9

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"model_max_length": 512, "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "special_tokens_map_file": "models/t5-end2end-question-generation/special_tokens_map.json", "full_tokenizer_file": null}
 
1
+ {"model_max_length": 512, "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "full_tokenizer_file": null}