lucone83 commited on
Commit
2c4cde7
·
1 Parent(s): bd0e5be

fix: fix tokenizer files

Browse files
Files changed (2) hide show
  1. merges.txt +0 -0
  2. tokenizer_config.json +1 -1
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"model_max_length": 1024}
 
1
+ {"model_max_length": 1024, "special_tokens_map_file": "./special_tokens_map.json", "full_tokenizer_file": null}