Add task categories, license, language tag, and update paper link

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: image_path
@@ -67,7 +72,7 @@ configs:
67
 
68
  # CultureMix Dataset Assets
69
 
70
- This repository hosts the image assets and metadata that back the official **CultureMix** benchmark introduced in “World in a Frame: Understanding Culture Mixing as a New Challenge for Vision-Language Models” [CultureMix](https://arxiv.org/pdf/2511.22787). The dataset probes how LVLMs behave when multiple cultural cues (foods, landmarks, or street scenes) co-exist in a single frame.
71
 
72
  ## Directory Layout
73
 
@@ -117,5 +122,4 @@ Please cite the CultureMix paper when using these assets:
117
 
118
  ---
119
 
120
- For questions about data corrections or additional releases, please reach out via email (kes0317@kaist.ac.kr).
121
-
 
1
  ---
2
+ task_categories:
3
+ - image-text-to-text
4
+ license: unknown
5
+ language:
6
+ - en
7
  dataset_info:
8
  features:
9
  - name: image_path
 
72
 
73
  # CultureMix Dataset Assets
74
 
75
+ This repository hosts the image assets and metadata that back the official **CultureMix** benchmark introduced in “World in a Frame: Understanding Culture Mixing as a New Challenge for Vision-Language Models” ([Hugging Face Paper](https://huggingface.co/papers/2511.22787)). The dataset probes how LVLMs behave when multiple cultural cues (foods, landmarks, or street scenes) co-exist in a single frame.
76
 
77
  ## Directory Layout
78
 
 
122
 
123
  ---
124
 
125
+ For questions about data corrections or additional releases, please reach out via email (kes0317@kaist.ac.kr).