Skip to content

Commit 0c87e11

Browse files
committed
ready for open
1 parent 8840492 commit 0c87e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ However, image-text pairs without VSIL are common in real-world scenarios and ar
2727

2828
<h2 id="dataset">⚙️ Dataset</h2>
2929

30-
You can download our (dataset)[https://huggingface.co/datasets/Foreshhh/vlsbench] from Huggingface, also, json file can be quickly accessed [here](./data/data.json)
30+
You can download our [dataset](https://huggingface.co/datasets/Foreshhh/vlsbench) from Huggingface, also, json file can be quickly accessed [here](./data/data.json)
3131

3232
<div align="center">
3333
<img src="./static/images/category_paper.png" width="900" alt="Intro_img">
@@ -51,7 +51,7 @@ Our code support several archs
5151
- mllama: for Llama3.2-Vision
5252

5353

54-
First, download the (dataset)[https://huggingface.co/datasets/Foreshhh/vlsbench] in huggingface and specify the downloaded dir as the `ROOT_DIR`.
54+
First, download the [dataset](https://huggingface.co/datasets/Foreshhh/vlsbench) in huggingface and specify the downloaded dir as the `ROOT_DIR`.
5555

5656
Then, execute the following script:
5757

0 commit comments

Comments
 (0)