ZTWHHH commited on
Commit
70dd8d7
·
verified ·
1 Parent(s): 30b1e57

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
@@ -40,7 +40,7 @@
40
  "prompt_template_source": {
41
  "origin": "official",
42
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/geometry3k/utils.py (geometry3k_doc_to_text — bare question; choices and trailer baked into source question column)",
43
- "notes": "lmms-eval Geometry3K canonical evaluation prompt. The question column already contains <image> placeholders and problem+choices+trailer baked in from the source dataset, so the template is bare {{ question }} to avoid duplicating the placeholder."
44
  }
45
  }
46
  }
 
40
  "prompt_template_source": {
41
  "origin": "official",
42
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/geometry3k/utils.py (geometry3k_doc_to_text — bare question; choices and trailer baked into source question column)",
43
+ "notes": "Tier 4: lmms-eval Geometry3K canonical evaluation prompt. The question column already contains <image> placeholders and problem+choices+trailer baked in from the source dataset, so the template is bare {{ question }} to avoid duplicating the placeholder."
44
  }
45
  }
46
  }