Wimflorijn commited on
Commit
cce2cdb
1 Parent(s): 0e09c50

Upload tokenizer

Browse files
Files changed (2) hide show
  1. tokenizer.json +0 -0
  2. tokenizer_config.json +1 -0
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -103,6 +103,7 @@
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
 
106
  "name_or_path": "/home/wim/Documents/datascience-vraag-antwoord-systeem/model/weights",
107
  "pad_token": "<pad>",
108
  "special_tokens_map_file": "/home/wim/Documents/datascience-vraag-antwoord-systeem/model/weights/special_tokens_map.json",
 
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
+ "model_max_length": 1000000000000000019884624838656,
107
  "name_or_path": "/home/wim/Documents/datascience-vraag-antwoord-systeem/model/weights",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": "/home/wim/Documents/datascience-vraag-antwoord-systeem/model/weights/special_tokens_map.json",