Update eval_configs/cheetah_eval_llama2.yaml
Browse files
eval_configs/cheetah_eval_llama2.yaml
CHANGED
|
@@ -7,7 +7,7 @@ model:
|
|
| 7 |
max_txt_len: 360
|
| 8 |
end_sym: </s>
|
| 9 |
prompt_template: '[INST] <<SYS>>\n\n<</SYS>>\n\n{} [/INST]'
|
| 10 |
-
ckpt: '/checkpoint/cheetah_llama2_7b.pth'
|
| 11 |
|
| 12 |
preprocess:
|
| 13 |
vis_processor:
|
|
|
|
| 7 |
max_txt_len: 360
|
| 8 |
end_sym: </s>
|
| 9 |
prompt_template: '[INST] <<SYS>>\n\n<</SYS>>\n\n{} [/INST]'
|
| 10 |
+
ckpt: './checkpoint/cheetah_llama2_7b.pth'
|
| 11 |
|
| 12 |
preprocess:
|
| 13 |
vis_processor:
|