Upload blip3o_fast_vlm_unified_v6_60k_blip3o_45k_sharegpt_quad_all_learnable_dynamic_lr_v5_7e_lora16_after_sft_pretrain_v4_ve_learnable_v7_edit_only_after_sft_edit/special_tokens_map.json with huggingface_hub
Browse files
blip3o_fast_vlm_unified_v6_60k_blip3o_45k_sharegpt_quad_all_learnable_dynamic_lr_v5_7e_lora16_after_sft_pretrain_v4_ve_learnable_v7_edit_only_after_sft_edit/special_tokens_map.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"[IMG]",
|
| 4 |
+
"[/IMG]",
|
| 5 |
+
"<image>"
|
| 6 |
+
],
|
| 7 |
+
"eos_token": {
|
| 8 |
+
"content": "<|im_end|>",
|
| 9 |
+
"lstrip": false,
|
| 10 |
+
"normalized": false,
|
| 11 |
+
"rstrip": false,
|
| 12 |
+
"single_word": false
|
| 13 |
+
},
|
| 14 |
+
"pad_token": {
|
| 15 |
+
"content": "<|endoftext|>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": false,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false
|
| 20 |
+
}
|
| 21 |
+
}
|