AIAny
Icon for item

Alibaba-YuFeng/MMA-SafetyBench

A small image-folder dataset for multimodal/vision model safety benchmarking, containing under 1,000 curated images with annotations to exercise safety-related model behaviours; licensed CC BY 4.0 and hosted on HuggingFace.

Introduction

Why this matters

Multimodal models can exhibit unsafe behaviours on vision inputs, but full-scale benchmarks are slow to run in CI or during rapid prototyping. This dataset offers a compact, curated image-folder collection designed specifically to surface common safety failure modes in vision-capable models, so teams can get fast, repeatable checks before scaling to larger evaluations.

What Sets It Apart
  • Compact size (under 1K images): so what? Enables quick local runs and inclusion in automated test suites without heavy compute or storage costs.
  • Image-folder + simple annotations: so what? Low integration friction with existing evaluation pipelines and model inference scripts.
  • Focused on safety-related scenarios: so what? Prioritizes cases that tend to trigger problematic model outputs rather than broad coverage, making it efficient for regression detection.
  • Clear license (CC BY 4.0): so what? Allows reuse in internal evaluation workflows with attribution requirements clarified.
Who It's For and Tradeoffs

Great fit if you need a fast sanity/regression test to catch vision-safety regressions during model development or CI. Not a substitute for large-scale or domain-specific benchmarks: its small, curated nature means limited coverage and potential sampling biases. Use it as a quick filter before running more comprehensive evaluations or training data collection.

Quick facts
  • Hosted on HuggingFace as an imagefolder dataset
  • Creator handle: Alibaba-YuFeng
  • Created: 2026-05-06
  • Downloads/likes (site metadata): small adoption so far — useful for early-stage checks, not yet widely validated

Information

  • Websitehuggingface.co
  • OrganizationsAlibaba
  • AuthorsAlibaba-YuFeng
  • Published date2026/05/06

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.