初始化项目,由ModelHub XC社区提供模型
Model: tiiuae/falcon-rw-7b Source: Original Platform
This commit is contained in:
12
tokenizer_config.json
Normal file
12
tokenizer_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"add_prefix_space": false,
|
||||
"eos_token": "<|endoftext|>",
|
||||
"model_input_names": [
|
||||
"input_ids",
|
||||
"attention_mask"
|
||||
],
|
||||
"model_max_length": 2048,
|
||||
"name_or_path": "guipenedo/dd_alpha",
|
||||
"special_tokens_map_file": null,
|
||||
"tokenizer_class": "PreTrainedTokenizerFast"
|
||||
}
|
||||
Reference in New Issue
Block a user