README / README.md
Z-MU-Z's picture
Update organization profile card
cac0ff0 verified
|
Raw
History Blame Contribute Delete
1.52 kB
metadata
title: GSI-Bench
emoji: 🧭
colorFrom: blue
colorTo: green
sdk: static
pinned: false

GSI-Bench

Official Hugging Face organization for GSI-Bench, a benchmark for evaluating generative spatial intelligence in image editing models.

Resources

  • Evaluation dataset: four official GSI-Bench archives plus a small Hugging Face Dataset Viewer preview split.
  • BAGEL artifacts: reproduction bundle for published BAGEL results on the fine split.
  • Model checkpoint: BAGEL fine-tune checkpoint for generation experiments.
  • Evaluation code: scripts and documentation in the GitHub repository.

Quick Start

Install the Hugging Face CLI:

pip install -U huggingface_hub

Download the official evaluation archives:

hf download GSI-Bench/GSI-Bench \
  fine_dataset.zip mesatask_dataset.zip bathroom_dataset.zip robothor_dataset.zip \
  --repo-type dataset --local-dir GSI-Bench

Download the BAGEL reproduction artifacts:

hf download GSI-Bench/GSI-Bench-bagel-example \
  --repo-type dataset --local-dir bagel_example