Skip to content

[Benchmark] Add support for LongDocURL#1595

Merged
kennymckormick merged 5 commits into
open-compass:mainfrom
zhaowei-wang-nlp:feat/longdocurl-main
Jul 5, 2026
Merged

[Benchmark] Add support for LongDocURL#1595
kennymckormick merged 5 commits into
open-compass:mainfrom
zhaowei-wang-nlp:feat/longdocurl-main

Conversation

@zhaowei-wang-nlp

Copy link
Copy Markdown
Contributor

Summary

This PR adds support for the LongDocURL benchmark.

  • Add the LongDocURL dataset implementation, including official-style long-document QA prompting, answer extraction with an LLM judge, and rule-based generalized accuracy scoring.
  • Add LongDocURL scoring utilities adapted from the official utils_score_v3.py implementation.
  • Add public data preparation scripts for building VLMEvalKit TSVs and preparing released LongDocURL PNG image archives from Hugging Face.
  • Register LongDocURL in the image dataset registry.

Validation

  • Verified the public LongDocURL JSONL contains 2,325 samples.
  • Verified rule-based scoring matches the official released results_gpt-5.4.jsonl scores exactly on 165 samples.
  • Ran a 100-sample end-to-end smoke test with gpt-5.4-2026-03-05: inference, answer extraction, and scoring completed successfully.

@kennymckormick kennymckormick added this pull request to the merge queue Jul 3, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jul 3, 2026
zhaowei-wang-nlp and others added 2 commits July 3, 2026 23:31
@kennymckormick kennymckormick added this pull request to the merge queue Jul 5, 2026
Merged via the queue into open-compass:main with commit 6a02ab9 Jul 5, 2026
5 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants