docsem-docinsights / README.md
amitbcp's picture
Show best team attempt and align leaderboard
f788238 verified
|
Raw
History Blame Contribute Delete
1.78 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: 'DocInsights 2026 Shared Task: DocSem'
sdk: gradio
app_file: app.py
license: apache-2.0

DocInsights 2026 Shared Task: DocSem

DocSem is the document-grounded quantitative reasoning shared task of DocInsights 2026, the Workshop on Document Intelligence and Understanding at EMNLP 2026 in Budapest, Hungary.

Workshop shared task | Public dataset | GitHub source | Participant guide

Upload a validation submission.jsonl file to validate the submission schema, compute the shared-task score, and appear on the leaderboard.

The canonical release is maintained under docsem/ in oracle-samples/gsm-sem. It provides 908 labelled training tasks and 217 unlabelled validation tasks.

The public leaderboard shows the best submission for each normalized team and contact-email identity, together with its total attempt count. Contact emails remain private. Rankings use answer accuracy first and evidence F1 as the tie-breaker. If two attempts have identical public scores, the more recent attempt is shown. Evidence exact match is retained in the detailed submission result as a strict diagnostic, but it is not a separate public leaderboard column.

For live competition use, configure the Space secrets:

  • GOLD_REPO_ID
  • GOLD_FILE
  • SUBMISSIONS_REPO_ID
  • HF_WRITE_TOKEN

The public task data is expected in PUBLIC_DATASET_REPO.