TeetouchQQ commited on
Commit
7b080d3
·
verified ·
1 Parent(s): b248a9e

Upload tokenizer

Browse files
Files changed (2) hide show
  1. special_tokens_map.json +0 -3
  2. tokenizer_config.json +0 -3
special_tokens_map.json CHANGED
@@ -1,7 +1,4 @@
1
  {
2
- "additional_special_tokens": [
3
- "<end_of_turn>"
4
- ],
5
  "boi_token": "<start_of_image>",
6
  "bos_token": {
7
  "content": "<bos>",
 
1
  {
 
 
 
2
  "boi_token": "<start_of_image>",
3
  "bos_token": {
4
  "content": "<bos>",
tokenizer_config.json CHANGED
@@ -51323,9 +51323,6 @@
51323
  "special": true
51324
  }
51325
  },
51326
- "additional_special_tokens": [
51327
- "<end_of_turn>"
51328
- ],
51329
  "boi_token": "<start_of_image>",
51330
  "bos_token": "<bos>",
51331
  "clean_up_tokenization_spaces": false,
 
51323
  "special": true
51324
  }
51325
  },
 
 
 
51326
  "boi_token": "<start_of_image>",
51327
  "bos_token": "<bos>",
51328
  "clean_up_tokenization_spaces": false,