ZTWHHH commited on
Commit
2238c9a
·
verified ·
1 Parent(s): eb58ed9

Refine prompt_template_source: lmms-eval/VLMEvalKit canonical citations

Browse files
Files changed (1) hide show
  1. metadata.json +3 -2
metadata.json CHANGED
@@ -50,8 +50,9 @@
50
  }
51
  },
52
  "prompt_template_source": {
53
- "origin": "fallback",
54
- "reference": "T2"
 
55
  }
56
  }
57
  }
 
50
  }
51
  },
52
  "prompt_template_source": {
53
+ "origin": "official",
54
+ "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/visualmrc/utils.py (visualmrc_doc_to_text — bare question; reading comprehension)",
55
+ "notes": "lmms-eval VisualMRC canonical evaluation prompt."
56
  }
57
  }
58
  }