Commit
·
b8f19ab
1
Parent(s):
9ac1962
update readme
Browse files
README.md
CHANGED
|
@@ -13,18 +13,18 @@ configs:
|
|
| 13 |
# Loading the dataset
|
| 14 |
|
| 15 |
- image_data/Image_List.csv contains the dataset.
|
| 16 |
-
- mcq_data/MCQ_List_no_ans.csv contains the
|
| 17 |
|
| 18 |
# Note:
|
| 19 |
|
| 20 |
-
The answers for
|
| 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
|
| 23 |
|
| 24 |
|
| 25 |
# Usage and License
|
| 26 |
|
| 27 |
-
Seeing Culture Benchmark (SCB) is a test-only benchmark
|
| 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 |
|
|
@@ -32,4 +32,4 @@ All annotations are released under the CC BY-NC-SA 4.0 license.
|
|
| 32 |
|
| 33 |
If you are using this dataset, please cite our paper accepted by EMNLP 2025 Main Conference!
|
| 34 |
|
| 35 |
-
|
|
|
|
| 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 are not yet publicly available.
|
| 21 |
+
We are actively working on creating a competition where participants can upload their predictions and evaluate their models, fostering a collaborative environment.
|
| 22 |
+
Stay tuned for more updates! If you need to evaluate urgently, please contact buraks@smu.edu.sg
|
| 23 |
|
| 24 |
|
| 25 |
# Usage and License
|
| 26 |
|
| 27 |
+
The Seeing Culture Benchmark (SCB) is a test-only benchmark that can be used to evaluate models. It is designed to test the ability of models to understand and reason visual culture-related content.
|
| 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 |
|
|
|
|
| 32 |
|
| 33 |
If you are using this dataset, please cite our paper accepted by EMNLP 2025 Main Conference!
|
| 34 |
|
| 35 |
+
The citation information will be available soon.
|