ZTWHHH commited on
Commit
93e2b6a
·
verified ·
1 Parent(s): 9fbdc89

fix: update prompt_template to <image>{{ question }}\n

Browse files
Files changed (1) hide show
  1. metadata.json +1 -1
metadata.json CHANGED
@@ -10,7 +10,7 @@
10
  "image"
11
  ],
12
  "task_type": "vqa",
13
- "prompt_template": "{{ question }}\n",
14
  "mapping_from_source": {
15
  "media": {
16
  "from": "image",
 
10
  "image"
11
  ],
12
  "task_type": "vqa",
13
+ "prompt_template": "<image>{{ question }}\n",
14
  "mapping_from_source": {
15
  "media": {
16
  "from": "image",