fix: modalities taxonomy, task_type, url consolidation, structural corrections
Browse files- metadata.json +4 -6
metadata.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"en"
|
| 8 |
],
|
| 9 |
"modalities": [
|
| 10 |
-
"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
"prompt_template": "<image>{{ question }}\nAnswer with the option's letter from the given choices directly.",
|
|
@@ -38,11 +38,9 @@
|
|
| 38 |
},
|
| 39 |
"source": {
|
| 40 |
"format": "huggingface",
|
| 41 |
-
"
|
| 42 |
-
"val": "https://huggingface.co/datasets/Lin-Chen/MMStar
|
| 43 |
-
}
|
| 44 |
-
"repo": "Lin-Chen/MMStar",
|
| 45 |
-
"url": "https://huggingface.co/datasets/Lin-Chen/MMStar"
|
| 46 |
}
|
| 47 |
}
|
| 48 |
}
|
|
|
|
| 7 |
"en"
|
| 8 |
],
|
| 9 |
"modalities": [
|
| 10 |
+
"single_image_start"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
"prompt_template": "<image>{{ question }}\nAnswer with the option's letter from the given choices directly.",
|
|
|
|
| 38 |
},
|
| 39 |
"source": {
|
| 40 |
"format": "huggingface",
|
| 41 |
+
"url": {
|
| 42 |
+
"val": "https://huggingface.co/datasets/Lin-Chen/MMStar"
|
| 43 |
+
}
|
|
|
|
|
|
|
| 44 |
}
|
| 45 |
}
|
| 46 |
}
|