2026-05-28 prompt-template audit: align to authoritative source
Browse files- metadata.json +3 -3
metadata.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"single_video_start"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
-
"prompt_template": "<video>{{ question }}",
|
| 14 |
"mapping_from_source": {
|
| 15 |
"media": {
|
| 16 |
"from": "video_path",
|
|
@@ -57,7 +57,7 @@
|
|
| 57 |
"single_video_start"
|
| 58 |
],
|
| 59 |
"task_type": "vqa",
|
| 60 |
-
"prompt_template": "<video>{{ question }}",
|
| 61 |
"mapping_from_source": {
|
| 62 |
"media": {
|
| 63 |
"from": "video_path",
|
|
@@ -104,7 +104,7 @@
|
|
| 104 |
"single_video_start"
|
| 105 |
],
|
| 106 |
"task_type": "multiple_choice_vqa",
|
| 107 |
-
"prompt_template": "<video>{{ question }}",
|
| 108 |
"mapping_from_source": {
|
| 109 |
"media": {
|
| 110 |
"from": "video_path",
|
|
|
|
| 10 |
"single_video_start"
|
| 11 |
],
|
| 12 |
"task_type": "multiple_choice_vqa",
|
| 13 |
+
"prompt_template": "<video>{{ question }}\nPlease directly give the best option:",
|
| 14 |
"mapping_from_source": {
|
| 15 |
"media": {
|
| 16 |
"from": "video_path",
|
|
|
|
| 57 |
"single_video_start"
|
| 58 |
],
|
| 59 |
"task_type": "vqa",
|
| 60 |
+
"prompt_template": "<video>{{ question }}\nPlease answer yes or no:",
|
| 61 |
"mapping_from_source": {
|
| 62 |
"media": {
|
| 63 |
"from": "video_path",
|
|
|
|
| 104 |
"single_video_start"
|
| 105 |
],
|
| 106 |
"task_type": "multiple_choice_vqa",
|
| 107 |
+
"prompt_template": "<video>{{ question }}\nPlease directly give the best option:",
|
| 108 |
"mapping_from_source": {
|
| 109 |
"media": {
|
| 110 |
"from": "video_path",
|