Vision-CAIR commited on
Commit
7ad51da
Β·
verified Β·
1 Parent(s): 3f9b75e

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: "/ibex/project/c2106/RadGPT/MiniGPT-Med-github/miniGPT_Med_.pth"
9
  lora_r: 64
10
  lora_alpha: 16
11
 
 
5
  end_sym: "</s>"
6
  low_resource: True
7
  prompt_template: '[INST] {} [/INST]'
8
+ ckpt: "MiniGPT-Med/miniGPT_Med_.pth"
9
  lora_r: 64
10
  lora_alpha: 16
11