Files
LatentSC_llama3.1_8b_6Summa…/special_tokens_map.json
ModelHub XC 1d54dc258b 初始化项目,由ModelHub XC社区提供模型
Model: jeongseokoh/LatentSC_llama3.1_8b_6SummaryTokens
Source: Original Platform
2026-05-26 03:47:15 +08:00

62 lines
1.2 KiB
JSON

{
"additional_special_tokens": [
{
"content": "<|Summary1|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|Summary2|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|Summary3|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|Summary4|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|Summary5|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|Summary6|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}