Vision-CAIR commited on
Commit
15309b3
1 Parent(s): 2cc1ebb

Update eval_configs/minigptv2_eval.yaml

Browse files
Files changed (1) hide show
  1. eval_configs/minigptv2_eval.yaml +1 -1
eval_configs/minigptv2_eval.yaml CHANGED
@@ -5,7 +5,7 @@ model:
5
  end_sym: "</s>"
6
  low_resource: True
7
  prompt_template: '[INST] {} [/INST]'
8
- ckpt: 'please set this value to the path of pretrained checkpoint'
9
  lora_r: 64
10
  lora_alpha: 16
11
 
 
5
  end_sym: "</s>"
6
  low_resource: True
7
  prompt_template: '[INST] {} [/INST]'
8
+ ckpt: 'minigptv2_checkpoint.pth'
9
  lora_r: 64
10
  lora_alpha: 16
11