初始化项目,由ModelHub XC社区提供模型
Model: QuixiAI/WizardLM-Uncensored-Falcon-40b Source: Original Platform
This commit is contained in:
17
special_tokens_map.json
Normal file
17
special_tokens_map.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"additional_special_tokens": [
|
||||
">>TITLE<<",
|
||||
">>ABSTRACT<<",
|
||||
">>INTRODUCTION<<",
|
||||
">>SUMMARY<<",
|
||||
">>COMMENT<<",
|
||||
">>ANSWER<<",
|
||||
">>QUESTION<<",
|
||||
">>DOMAIN<<",
|
||||
">>PREFIX<<",
|
||||
">>SUFFIX<<",
|
||||
">>MIDDLE<<"
|
||||
],
|
||||
"eos_token": "<|endoftext|>",
|
||||
"pad_token": "[PAD]"
|
||||
}
|
||||
Reference in New Issue
Block a user