Tighten prompt_template_source.notes: explicit 5-tier classification per 2026-06-01 priority rules
Browse files- metadata.json +3 -3
metadata.json
CHANGED
|
@@ -61,7 +61,7 @@
|
|
| 61 |
"prompt_template_source": {
|
| 62 |
"origin": "official",
|
| 63 |
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py#L212-L247 (ImageMCQDataset.build_prompt)",
|
| 64 |
-
"notes": "VLMEvalKit canonical MCQ template (byte-for-byte)"
|
| 65 |
}
|
| 66 |
},
|
| 67 |
"cn": {
|
|
@@ -124,7 +124,7 @@
|
|
| 124 |
"prompt_template_source": {
|
| 125 |
"origin": "official",
|
| 126 |
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py#L212-L247 (ImageMCQDataset.build_prompt)",
|
| 127 |
-
"notes": "VLMEvalKit canonical MCQ template (byte-for-byte); English wrapper preserved for Chinese subset per VLMEvalKit convention"
|
| 128 |
}
|
| 129 |
},
|
| 130 |
"en": {
|
|
@@ -187,7 +187,7 @@
|
|
| 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 |
}
|
|
|
|
| 61 |
"prompt_template_source": {
|
| 62 |
"origin": "official",
|
| 63 |
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py#L212-L247 (ImageMCQDataset.build_prompt)",
|
| 64 |
+
"notes": "Tier 3: VLMEvalKit canonical MCQ template (byte-for-byte)"
|
| 65 |
}
|
| 66 |
},
|
| 67 |
"cn": {
|
|
|
|
| 124 |
"prompt_template_source": {
|
| 125 |
"origin": "official",
|
| 126 |
"reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_mcq.py#L212-L247 (ImageMCQDataset.build_prompt)",
|
| 127 |
+
"notes": "Tier 3: VLMEvalKit canonical MCQ template (byte-for-byte); English wrapper preserved for Chinese subset per VLMEvalKit convention"
|
| 128 |
}
|
| 129 |
},
|
| 130 |
"en": {
|
|
|
|
| 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": "Tier 3: VLMEvalKit canonical MCQ template (byte-for-byte)"
|
| 191 |
}
|
| 192 |
}
|
| 193 |
}
|