Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code:   RowsPostProcessingError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

REMAP Full Benchmark

This public dataset contains the full triangle task of the REMAP evaluation benchmark.

Configs

  • triangle: 3888 evaluation questions.
  • floor plan: The floor plan task is not redistributed in this Hugging Face repository because of terms of use. Please refer to the paper for the task construction details and to the Structured3D project for dataset access and licensing terms.

Each row contains one overhead/map image, three first-person images, a prompt, and the correct numbered location in target, answer, and mapped_target.

Croissant Metadata

croissant.json contains Croissant v1.1 core metadata plus the minimal Responsible AI and provenance fields requested by the NeurIPS 2026 Evaluations and Datasets Track.

Loading

from datasets import load_dataset

triangle = load_dataset('anonymxxxxxx8/remap-full', "triangle", split="eval")
Downloads last month
2,359