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

Update eval_configs/minigptv2_benchmark_evaluation.yaml

Browse files
eval_configs/minigptv2_benchmark_evaluation.yaml CHANGED
@@ -5,8 +5,8 @@ model:
5
  end_sym: "</s>"
6
  low_resource: False
7
  prompt_template: '[INST] {} [/INST]'
8
- llama_model: "/ibex/project/c2106/RadGPT/MiniGPT4-v2/llama-2-7b-chat-hf"
9
- ckpt: "/ibex/project/c2106/RadGPT/MiniGPT-Med-github/miniGPT_Med_.pth"
10
  lora_r: 64
11
  lora_alpha: 16
12
 
 
5
  end_sym: "</s>"
6
  low_resource: False
7
  prompt_template: '[INST] {} [/INST]'
8
+ llama_model: "MiniGPT-Med/llama-2-7b-chat-hf"
9
+ ckpt: "MiniGPT-Med/miniGPT_Med_.pth"
10
  lora_r: 64
11
  lora_alpha: 16
12