fix: modalities taxonomy, task_type, url consolidation, structural corrections
Browse files- metadata.json +5 -7
metadata.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"en"
|
| 8 |
],
|
| 9 |
"modalities": [
|
| 10 |
-
"
|
| 11 |
],
|
| 12 |
"task_type": "vqa",
|
| 13 |
"prompt_template": "<image>{{ question }}\n",
|
|
@@ -38,12 +38,10 @@
|
|
| 38 |
},
|
| 39 |
"source": {
|
| 40 |
"format": "huggingface",
|
| 41 |
-
"
|
| 42 |
-
"test": "https://huggingface.co/datasets/MathLLMs/MathVision
|
| 43 |
-
"testmini": "https://huggingface.co/datasets/MathLLMs/MathVision
|
| 44 |
-
}
|
| 45 |
-
"url": "https://huggingface.co/datasets/MathLLMs/MathVision",
|
| 46 |
-
"repo": "MathLLMs/MathVision"
|
| 47 |
}
|
| 48 |
}
|
| 49 |
}
|
|
|
|
| 7 |
"en"
|
| 8 |
],
|
| 9 |
"modalities": [
|
| 10 |
+
"single_image_start"
|
| 11 |
],
|
| 12 |
"task_type": "vqa",
|
| 13 |
"prompt_template": "<image>{{ question }}\n",
|
|
|
|
| 38 |
},
|
| 39 |
"source": {
|
| 40 |
"format": "huggingface",
|
| 41 |
+
"url": {
|
| 42 |
+
"test": "https://huggingface.co/datasets/MathLLMs/MathVision",
|
| 43 |
+
"testmini": "https://huggingface.co/datasets/MathLLMs/MathVision"
|
| 44 |
+
}
|
|
|
|
|
|
|
| 45 |
}
|
| 46 |
}
|
| 47 |
}
|