buraksatar commited on
Commit
b609169
·
1 Parent(s): 883f330

update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -10,21 +10,23 @@ configs:
10
  path: image_data/image_list.csv
11
  ---
12
 
 
 
 
 
 
13
  # Note:
14
 
15
- The answers and segmentation masks for Seeing Culture Benchmark is not publicly available.
16
  We are working on creating a competition where participants can upload their predictions and evaluate their models.
17
  Stay tuned for more updates! If you need to urgently need to evaluate, please contact buraks@smu.edu.sg
18
 
19
- # Loading the dataset
20
-
21
- To load and use the Seeing Culture Benchmark (SCB), use the following commands:
22
-
23
 
24
  # Usage and License
25
 
26
  Seeing Culture Benchmark (SCB) is a test-only benchmark and can be used to evaluate models.
27
- The images are scraped from the internet and are not owned by the authors. All annotations are released under the CC BY-NC-SA 4.0 license.
 
28
 
29
  # Citation Information
30
 
 
10
  path: image_data/image_list.csv
11
  ---
12
 
13
+ # Loading the dataset
14
+
15
+ - image_data/image_list.csv contains the dataset.
16
+ - mcq_data/mcq_list_no_ans.csv contains the mcq questions.
17
+
18
  # Note:
19
 
20
+ The answers for mcq questions and visual segmentation masks is not yet publicly available.
21
  We are working on creating a competition where participants can upload their predictions and evaluate their models.
22
  Stay tuned for more updates! If you need to urgently need to evaluate, please contact buraks@smu.edu.sg
23
 
 
 
 
 
24
 
25
  # Usage and License
26
 
27
  Seeing Culture Benchmark (SCB) is a test-only benchmark and can be used to evaluate models.
28
+ The images are scraped from the internet and are not owned by the authors.
29
+ All annotations are released under the CC BY-NC-SA 4.0 license.
30
 
31
  # Citation Information
32