bunnycore commited on
Commit
ee9e7ec
1 Parent(s): 5e1447d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -2054,7 +2054,7 @@
2054
  "normalized": false,
2055
  "rstrip": false,
2056
  "single_word": false,
2057
- "special": true
2058
  },
2059
  "128257": {
2060
  "content": "<|im_start|>",
@@ -2076,4 +2076,4 @@
2076
  "model_max_length": 1000000000000000019884624838656,
2077
  "pad_token": "<|end_of_text|>",
2078
  "tokenizer_class": "PreTrainedTokenizerFast"
2079
- }
 
2054
  "normalized": false,
2055
  "rstrip": false,
2056
  "single_word": false,
2057
+ "special": false
2058
  },
2059
  "128257": {
2060
  "content": "<|im_start|>",
 
2076
  "model_max_length": 1000000000000000019884624838656,
2077
  "pad_token": "<|end_of_text|>",
2078
  "tokenizer_class": "PreTrainedTokenizerFast"
2079
+ }