ZTWHHH commited on
Commit
62c962e
·
verified ·
1 Parent(s): 737c414

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
@@ -47,9 +47,9 @@
47
  }
48
  },
49
  "prompt_template_source": {
50
- "origin": "fallback",
51
- "reference": "T2-adapted",
52
- "notes": "single-image per-dataset adaptation"
53
  }
54
  }
55
  }
 
47
  }
48
  },
49
  "prompt_template_source": {
50
+ "origin": "official",
51
+ "reference": "https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/tasks/winoground/utils.py (winoground_doc_to_text — two-image visio-linguistic compositional reasoning)",
52
+ "notes": "lmms-eval Winoground canonical evaluation prompt."
53
  }
54
  }
55
  }