Refine prompt_template_source for en
Browse files- metadata.json +3 -2
metadata.json
CHANGED
|
@@ -185,8 +185,9 @@
|
|
| 185 |
}
|
| 186 |
},
|
| 187 |
"prompt_template_source": {
|
| 188 |
-
"origin": "
|
| 189 |
-
"reference": "
|
|
|
|
| 190 |
}
|
| 191 |
}
|
| 192 |
}
|
|
|
|
| 185 |
}
|
| 186 |
},
|
| 187 |
"prompt_template_source": {
|
| 188 |
+
"origin": "official",
|
| 189 |
+
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py#L212-L247 (ImageMCQDataset.build_prompt)",
|
| 190 |
+
"notes": "VLMEvalKit canonical MCQ template (byte-for-byte)"
|
| 191 |
}
|
| 192 |
}
|
| 193 |
}
|