InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

No such file(textvqa_val.jsonl) when evaluating textvqa

Open zhizhou57 opened this issue 1 year ago • 1 comments

When I follow the method in "how_to_evaluate_internvl_chat_1_5.md" , I found that there is no such file in your repo data release.

404 page not found when run: wget https://github.com/OpenGVLab/InternVL/releases/download/data/textvqa_val.jsonl

zhizhou57 avatar May 07 '24 08:05 zhizhou57

Sorry for giving the wrong link, now readme has corrected it, please download the following two files:

wget https://huggingface.co/OpenGVLab/InternVL/raw/main/textvqa_val.jsonl wget https://huggingface.co/OpenGVLab/InternVL/raw/main/textvqa_val_llava.jsonl

czczup avatar May 08 '24 14:05 czczup