ZTWHHH commited on
Commit
6ce9fc0
·
verified ·
1 Parent(s): 539abee

Refine prompt_template_source: lmms-eval/VLMEvalKit canonical citations

Browse files
Files changed (1) hide show
  1. metadata.json +3 -2
metadata.json CHANGED
@@ -44,8 +44,9 @@
44
  }
45
  },
46
  "prompt_template_source": {
47
- "origin": "fallback",
48
- "reference": "T5"
 
49
  }
50
  }
51
  }
 
44
  }
45
  },
46
  "prompt_template_source": {
47
+ "origin": "official",
48
+ "reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_caption.py (ImageCaptionDataset canonical caption prompt)",
49
+ "notes": "VLMEvalKit ImageCaptionDataset canonical TextCaps captioning prompt."
50
  }
51
  }
52
  }