Spaces:
Runtime error
Runtime error
Commit
Β·
8c1105a
1
Parent(s):
181722d
Update eval_configs/minigpt4.yaml
Browse files
eval_configs/minigpt4.yaml
CHANGED
|
@@ -12,7 +12,7 @@ model:
|
|
| 12 |
end_sym: "###"
|
| 13 |
prompt_path: "prompts/alignment.txt"
|
| 14 |
prompt_template: '###Human: {} ###Assistant: '
|
| 15 |
-
ckpt: '
|
| 16 |
|
| 17 |
|
| 18 |
datasets:
|
|
|
|
| 12 |
end_sym: "###"
|
| 13 |
prompt_path: "prompts/alignment.txt"
|
| 14 |
prompt_template: '###Human: {} ###Assistant: '
|
| 15 |
+
ckpt: 'checkpoint.pth'
|
| 16 |
|
| 17 |
|
| 18 |
datasets:
|