Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
zhangzicheng commited on
Commit
af150e8
·
verified ·
1 Parent(s): 91279f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ def get_img_names(img_path, prefix = "path_to_all_single_images"):
24
  img2_name = os.path.join(prefix,img_paths[1])
25
  return img1_name,img2_name
26
  ```
27
- # The q-bench-compare.zip structure is:
28
 
29
  1. all_single_images: all of the single images used
30
  2. llvisionqa_compare_dev: the concatenated images for the dev subset of the perception-compare task
 
24
  img2_name = os.path.join(prefix,img_paths[1])
25
  return img1_name,img2_name
26
  ```
27
+ # The file structure is:
28
 
29
  1. all_single_images: all of the single images used
30
  2. llvisionqa_compare_dev: the concatenated images for the dev subset of the perception-compare task