Update minigptv2_eval.yaml

This commit is contained in:
ZhuDeyao 2023-11-01 15:46:06 +03:00 committed by GitHub
parent 748d18b5df
commit 6dd5260681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,7 @@ model:
end_sym: "</s>" end_sym: "</s>"
low_resource: True low_resource: True
prompt_template: '[INST] {} [/INST]' prompt_template: '[INST] {} [/INST]'
llama_model: "" ckpt: "please set this value to the path of pretrained checkpoint"
ckpt: ""
lora_r: 64 lora_r: 64
lora_alpha: 16 lora_alpha: 16