初始化项目,由ModelHub XC社区提供模型
Model: inclusionAI/Ling-Coder-lite-base Source: Original Platform
This commit is contained in:
14
special_tokens_map.json
Normal file
14
special_tokens_map.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"additional_special_tokens": [
|
||||
"<|fim_begin|>",
|
||||
"<|fim_hole|>",
|
||||
"<|fim_end|>",
|
||||
"<|fim_pad|>",
|
||||
"<|repo_name|>",
|
||||
"<|file_sep|>"
|
||||
],
|
||||
"bos_token": "<|startoftext|>",
|
||||
"cls_token": "[CLS]",
|
||||
"eos_token": "<|endoftext|>",
|
||||
"gmask_token": "[gMASK]"
|
||||
}
|
||||
Reference in New Issue
Block a user