Upload folder using huggingface_hub
Browse files- tokenizer_config.json +0 -2
tokenizer_config.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"bos_token": "<|startoftext|>",
|
| 4 |
"clean_up_tokenization_spaces": true,
|
| 5 |
"eos_token": "<|im_end|>",
|
| 6 |
-
"extra_special_tokens": [],
|
| 7 |
"image_end_token": "<|image_end|>",
|
| 8 |
"image_start_token": "<|image_start|>",
|
| 9 |
"image_thumbnail": "<|img_thumbnail|>",
|
|
@@ -14,7 +13,6 @@
|
|
| 14 |
"model_specific_special_tokens": {
|
| 15 |
"image_end_token": "<|image_end|>",
|
| 16 |
"image_start_token": "<|image_start|>",
|
| 17 |
-
"image_thumbnail": "<|img_thumbnail|>",
|
| 18 |
"image_token": "<image>"
|
| 19 |
},
|
| 20 |
"pad_token": "<|pad|>",
|
|
|
|
| 3 |
"bos_token": "<|startoftext|>",
|
| 4 |
"clean_up_tokenization_spaces": true,
|
| 5 |
"eos_token": "<|im_end|>",
|
|
|
|
| 6 |
"image_end_token": "<|image_end|>",
|
| 7 |
"image_start_token": "<|image_start|>",
|
| 8 |
"image_thumbnail": "<|img_thumbnail|>",
|
|
|
|
| 13 |
"model_specific_special_tokens": {
|
| 14 |
"image_end_token": "<|image_end|>",
|
| 15 |
"image_start_token": "<|image_start|>",
|
|
|
|
| 16 |
"image_token": "<image>"
|
| 17 |
},
|
| 18 |
"pad_token": "<|pad|>",
|