ZTWHHH commited on
Commit
79be03c
·
verified ·
1 Parent(s): 1cd999f

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
@@ -55,7 +55,7 @@
55
  "prompt_template_source": {
56
  "origin": "official",
57
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/seedbench/utils.py (seedbench_doc_to_text — 'A. choice_a\\nB. choice_b\\nC. choice_c\\nD. choice_d\\nAnswer with the option's letter from the given choices directly.')",
58
- "notes": "lmms-eval SEEDBench canonical evaluation prompt (direct choice_a/b/c/d fields)."
59
  }
60
  }
61
  }
 
55
  "prompt_template_source": {
56
  "origin": "official",
57
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/seedbench/utils.py (seedbench_doc_to_text — 'A. choice_a\\nB. choice_b\\nC. choice_c\\nD. choice_d\\nAnswer with the option's letter from the given choices directly.')",
58
+ "notes": "Tier 4: lmms-eval SEEDBench canonical evaluation prompt (direct choice_a/b/c/d fields)."
59
  }
60
  }
61
  }