Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ The dataset contains the following fields:
|
|
70 |
| idx | Global index of the sample in the dataset |
|
71 |
| id | Index of the sample in each task |
|
72 |
| type | Type of category: Perception, Reasoning, or Robustness |
|
73 |
-
| task | Type of task:
|
74 |
| filename | Path to the image |
|
75 |
| image_url | Source of the image |
|
76 |
| prompt | Prompt with question and choices pre-formatted |
|
|
|
70 |
| idx | Global index of the sample in the dataset |
|
71 |
| id | Index of the sample in each task |
|
72 |
| type | Type of category: Perception, Reasoning, or Robustness |
|
73 |
+
| task | Type of task: Color Recognition, Color Extraction, Color Counting, and more |
|
74 |
| filename | Path to the image |
|
75 |
| image_url | Source of the image |
|
76 |
| prompt | Prompt with question and choices pre-formatted |
|