AIAny
Icon for item

MeasL-Bench

Benchmark for evaluating vision–language models on measurement-grounded inputs vs. RGB, emphasizing low-light, HDR, and visibility-sensitive evidence recovery. Contains 2,183 paired test examples with local image assets for controlled RAW↔RGB comparisons.

Introduction

Why this matters

When standard RGB renders away sensor evidence (low light, HDR clipping, or exposure artifacts), models that can use measurement-domain inputs (raw/camera-measurement channels) may recover factual cues that RGB-native models miss. MeasL-Bench provides a controlled, capability-driven held-out set to quantify that gap and probe hallucination risk when visual evidence is degraded.

What Sets It Apart
  • Paired RAW ↔ RGB design: each RAW (measurement-domain) record has a matched RGB counterpart so evaluators can measure how much grounding improves when sensor evidence is preserved — not just overall VQA skill, but evidence recovery under degraded rendering.
  • Capability taxonomy and slicing: 13 capability labels (e.g., HDR Evidence Recovery, Low-Illumination Evidence Recovery, Spatial Relation Understanding) let you report targeted slices instead of a single aggregate score, helping diagnose specific failure modes.
  • Realistic image assets and scale for evaluation: 2,183 test rows and ~3,812 local image files enable controlled experiments without reliance on external image hosting; format and layout are optimized for direct inclusion in PRSIMVL-style eval pipelines.
  • Evaluation-first orientation: the release includes an explicit protocol for matched inference, lexical metrics (BLEU/ROUGE-L) and optional LLM-as-judge evaluation so results are comparable across methods.
Who It's For & Trade-offs

Great fit if you are researching measurement-grounded vision–language methods, studying hallucination when RGB evidence is insufficient, or building pipelines that ingest raw/camera measurement channels. It’s also useful for reproducible, slice-level comparisons between measurement-aware and RGB-native VLMs.

Look elsewhere if you need very large-scale training data (MeasL-Bench is a held-out benchmark with ~2k examples, not a pretraining corpus), require fully public commercial licensing for downstream products (released under CC-BY-NC-4.0), or cannot accommodate raw/measurement image formats and the tooling to process them. The dataset prioritizes controlled evaluation fidelity over volume.

Information

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.