初始化项目,由ModelHub XC社区提供模型
Model: inclusionAI/Ring-lite-distill-preview Source: Original Platform
This commit is contained in:
15
special_tokens_map.json
Normal file
15
special_tokens_map.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"additional_special_tokens": [
|
||||
"<|number_end|>",
|
||||
"<|arithmetic_start|>",
|
||||
"</role>",
|
||||
"<|arithmetic_end|>",
|
||||
"<role>",
|
||||
"<|number_start|>"
|
||||
],
|
||||
"bos_token": "<|startoftext|>",
|
||||
"cls_token": "[CLS]",
|
||||
"eos_token": "<|endoftext|>",
|
||||
"gmask_token": "[gMASK]",
|
||||
"pad_token": "<|endoftext|>"
|
||||
}
|
||||
Reference in New Issue
Block a user