y-ohtani commited on
Commit
55f5c96
·
verified ·
1 Parent(s): 8f19bcc
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "clean_up_tokenization_spaces": false,
6
  "eos_token": "<|im_end|>",
7
  "errors": "replace",
8
- "extra_special_tokens": [
9
  "<|im_start|>",
10
  "<|im_end|>",
11
  "<|object_ref_start|>",
@@ -19,7 +19,7 @@
19
  "<|vision_pad|>",
20
  "<|image_pad|>",
21
  "<|video_pad|>"
22
- ],
23
  "is_local": false,
24
  "model_max_length": 1010000,
25
  "pad_token": "<|endoftext|>",
 
5
  "clean_up_tokenization_spaces": false,
6
  "eos_token": "<|im_end|>",
7
  "errors": "replace",
8
+ "extra_special_tokens": {
9
  "<|im_start|>",
10
  "<|im_end|>",
11
  "<|object_ref_start|>",
 
19
  "<|vision_pad|>",
20
  "<|image_pad|>",
21
  "<|video_pad|>"
22
+ },
23
  "is_local": false,
24
  "model_max_length": 1010000,
25
  "pad_token": "<|endoftext|>",