ZTWHHH commited on
Commit
d4f4fc5
·
verified ·
1 Parent(s): 1a462e0

Tighten prompt_template_source.notes: explicit 5-tier classification per 2026-06-01 priority rules

Browse files
Files changed (1) hide show
  1. metadata.json +1 -1
metadata.json CHANGED
@@ -47,7 +47,7 @@
47
  "prompt_template_source": {
48
  "origin": "official",
49
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/mathvision/utils.py#L29-L42 (default mathvision query_prompt='Please first solve the problem step by step, then put your final answer or a single letter (if it is a multiple choice question) in one \\\\boxed{}.')",
50
- "notes": "lmms-eval MathVision canonical eval prompt with chain-of-thought structure and boxed-answer formatting."
51
  }
52
  }
53
  }
 
47
  "prompt_template_source": {
48
  "origin": "official",
49
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/mathvision/utils.py#L29-L42 (default mathvision query_prompt='Please first solve the problem step by step, then put your final answer or a single letter (if it is a multiple choice question) in one \\\\boxed{}.')",
50
+ "notes": "Tier 4: lmms-eval MathVision canonical eval prompt with chain-of-thought structure and boxed-answer formatting."
51
  }
52
  }
53
  }