Skip to content

Commit bd0c0be

Browse files
authored
Update how_to_evaluate_internvl_chat_1_5.md
1 parent 850c164 commit bd0c0be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/how_to_evaluate_internvl_chat_1_5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ Our tests will be divided into three parts. First, we will focus on OCR-related
224224
wget https://ofasys-wlcb.oss-cn-wulanchabu.aliyuncs.com/Qwen-VL/evaluation/textvqa/textvqa_train.jsonl
225225
wget https://ofasys-wlcb.oss-cn-wulanchabu.aliyuncs.com/Qwen-VL/evaluation/textvqa/textvqa_val_annotations.json
226226
wget https://ofasys-wlcb.oss-cn-wulanchabu.aliyuncs.com/Qwen-VL/evaluation/textvqa/textvqa_val_questions.json
227-
wget https://github.com/OpenGVLab/InternVL/releases/download/data/textvqa_val.jsonl
228-
wget https://github.com/OpenGVLab/InternVL/releases/download/data/textvqa_val_llava.jsonl
227+
wget https://huggingface.co/OpenGVLab/InternVL/raw/main/textvqa_val.jsonl
228+
wget https://huggingface.co/OpenGVLab/InternVL/raw/main/textvqa_val_llava.jsonl
229229

230230
cd ../..
231231
```

0 commit comments

Comments
 (0)