viccpoes commited on
Commit
28a7714
1 Parent(s): bba2182

Upload tokenizer/tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer/tokenizer_config.json +1 -0
tokenizer/tokenizer_config.json CHANGED
@@ -18,6 +18,7 @@
18
  "special": true
19
  }
20
  },
 
21
  "bos_token": "<|startoftext|>",
22
  "clean_up_tokenization_spaces": true,
23
  "do_lower_case": true,
 
18
  "special": true
19
  }
20
  },
21
+ "additional_special_tokens": [],
22
  "bos_token": "<|startoftext|>",
23
  "clean_up_tokenization_spaces": true,
24
  "do_lower_case": true,