ZTWHHH commited on
Commit
07be1e8
Β·
verified Β·
1 Parent(s): 68dc6d2

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 +4 -4
metadata.json CHANGED
@@ -51,7 +51,7 @@
51
  "prompt_template_source": {
52
  "origin": "official",
53
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
54
- "notes": "lmms-eval TempCompass canonical per-subset evaluation prompts."
55
  }
56
  },
57
  "yes_no": {
@@ -103,7 +103,7 @@
103
  "prompt_template_source": {
104
  "origin": "official",
105
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
106
- "notes": "lmms-eval TempCompass canonical per-subset evaluation prompts."
107
  }
108
  },
109
  "caption_matching": {
@@ -155,7 +155,7 @@
155
  "prompt_template_source": {
156
  "origin": "official",
157
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
158
- "notes": "lmms-eval TempCompass canonical per-subset evaluation prompts."
159
  }
160
  },
161
  "captioning": {
@@ -207,7 +207,7 @@
207
  "prompt_template_source": {
208
  "origin": "official",
209
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (captioning task uses bare video+question)",
210
- "notes": "lmms-eval TempCompass captioning canonical prompt (no scaffold)."
211
  }
212
  }
213
  }
 
51
  "prompt_template_source": {
52
  "origin": "official",
53
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
54
+ "notes": "Tier 4: lmms-eval TempCompass canonical per-subset evaluation prompts."
55
  }
56
  },
57
  "yes_no": {
 
103
  "prompt_template_source": {
104
  "origin": "official",
105
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
106
+ "notes": "Tier 4: lmms-eval TempCompass canonical per-subset evaluation prompts."
107
  }
108
  },
109
  "caption_matching": {
 
155
  "prompt_template_source": {
156
  "origin": "official",
157
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (canonical per-subset post_prompts: multi-choice β†’ 'Please directly give the best option:'; yes_no β†’ 'Please answer yes or no:'; caption_matching β†’ 'Please directly give the best option:')",
158
+ "notes": "Tier 4: lmms-eval TempCompass canonical per-subset evaluation prompts."
159
  }
160
  },
161
  "captioning": {
 
207
  "prompt_template_source": {
208
  "origin": "official",
209
  "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/tempcompass/_default_template_yaml (captioning task uses bare video+question)",
210
+ "notes": "Tier 4: lmms-eval TempCompass captioning canonical prompt (no scaffold)."
211
  }
212
  }
213
  }