anicolson commited on
Commit
af37377
1 Parent(s): 80559a6

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
@@ -53,6 +53,7 @@
53
  "clean_up_tokenization_spaces": true,
54
  "cls_token": "[BOS]",
55
  "eos_token": "[EOS]",
 
56
  "mask_token": "[MASK]",
57
  "model_max_length": 1000000000000000019884624838656,
58
  "pad_token": "[PAD]",
 
53
  "clean_up_tokenization_spaces": true,
54
  "cls_token": "[BOS]",
55
  "eos_token": "[EOS]",
56
+ "extra_special_tokens": {},
57
  "mask_token": "[MASK]",
58
  "model_max_length": 1000000000000000019884624838656,
59
  "pad_token": "[PAD]",