MiniGPT-4 icon indicating copy to clipboard operation
MiniGPT-4 copied to clipboard

Link for MiniGPT-v2 evaluation config is broken

Open BrianG13 opened this issue 2 years ago • 2 comments
trafficstars

Describe the bug I am trying to run evaluaton code, following the instructions here: https://github.com/Vision-CAIR/MiniGPT-4/blob/main/eval_scripts/EVAL_README.md

But the link for the config .yaml file is broken: https://github.com/Vision-CAIR/MiniGPT-4/blob/main/minigpt4/eval_configs/minigptv2_benchmark_evaluation.yaml

To Reproduce Steps to reproduce the behavior: Detailed above

Expected behavior Path for file

Screenshots image

Thanks for your work!

BrianG13 avatar Nov 16 '23 20:11 BrianG13

We have fixed it. can you check it now?

junchen14 avatar Nov 16 '23 20:11 junchen14

hello,are you do it successful?I meet a error:huggingface_hub.utils.validators.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: ''.

DoggyLu avatar Dec 02 '23 11:12 DoggyLu