ZTWHHH commited on
Commit
b1d6e52
·
verified ·
1 Parent(s): 73d05c3

Refine prompt_template_source: cite verifiable official sources per 2026-05-30 deep audit

Browse files
Files changed (1) hide show
  1. metadata.json +3 -3
metadata.json CHANGED
@@ -52,9 +52,9 @@
52
  }
53
  },
54
  "prompt_template_source": {
55
- "origin": "fallback",
56
- "reference": "T3-adapted",
57
- "notes": "MCQ-shape per-dataset adaptation"
58
  }
59
  }
60
  }
 
52
  }
53
  },
54
  "prompt_template_source": {
55
+ "origin": "official",
56
+ "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/dynamath/utils.py (dynamath_doc_to_text — image+question+optional Options:/A./B. trailer)",
57
+ "notes": "lmms-eval DynaMath canonical evaluation prompt."
58
  }
59
  }
60
  }