Files
shifted_persona_0/checkpoint-3000/special_tokens_map.json
ModelHub XC 6029bf6efe 初始化项目,由ModelHub XC社区提供模型
Model: desh2806/shifted_persona_0
Source: Original Platform
2026-05-06 14:30:55 +08:00

28 lines
548 B
JSON

{
"boi_token": "<start_of_image>",
"bos_token": {
"content": "<bos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eoi_token": "<end_of_image>",
"eos_token": {
"content": "<eos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"image_token": "<image_soft_token>",
"pad_token": "<eos>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}