ZTWHHH commited on
Commit
21a318d
·
verified ·
1 Parent(s): 9a51adf

Refine prompt_template_source: lmms-eval/VLMEvalKit canonical citations

Browse files
Files changed (1) hide show
  1. metadata.json +3 -2
metadata.json CHANGED
@@ -41,8 +41,9 @@
41
  }
42
  },
43
  "prompt_template_source": {
44
- "origin": "fallback",
45
- "reference": "T2"
 
46
  }
47
  }
48
  }
 
41
  }
42
  },
43
  "prompt_template_source": {
44
+ "origin": "official",
45
+ "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/mme/utils.py (mme_doc_to_text — bare question; answer is yes/no)",
46
+ "notes": "lmms-eval MME canonical evaluation prompt (perception/cognition yes/no eval)."
47
  }
48
  }
49
  }