ZTWHHH commited on
Commit
47722e3
·
verified ·
1 Parent(s): cda6ff0

Refine prompt_template_source: lmms-eval/VLMEvalKit canonical citations

Browse files
Files changed (1) hide show
  1. metadata.json +3 -2
metadata.json CHANGED
@@ -38,8 +38,9 @@
38
  }
39
  },
40
  "prompt_template_source": {
41
- "origin": "fallback",
42
- "reference": "T1"
 
43
  }
44
  }
45
  }
 
38
  }
39
  },
40
  "prompt_template_source": {
41
+ "origin": "official",
42
+ "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/pathvqa/utils.py (pathvqa_doc_to_text — canonical medical short-answer)",
43
+ "notes": "lmms-eval PathVQA canonical evaluation prompt."
44
  }
45
  }
46
  }