Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('validation'): ('json', {}), NamedSplit('test'): ('imagefolder', {})}
Error code:   FileFormatMismatchBetweenSplitsError

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.

ForgeWM Minecraft evaluation data

This private repository contains two separate evaluation inputs. They are kept in different top-level directories to avoid confusing the paired Full-1000 conditioning frames with the independent 77-scene constant-action suite.

Layout

gt_1000/
  videos/                  # 1,000 GT videos, 81 frames, 640x352, 12 FPS
  first_frames/            # 1,000 conditioning frames paired with the videos
  actions/                 # aligned keyboard and mouse arrays
  manifest.tsv             # sample metadata and relative paths
  validation.json
  materialized_validation.json

constant_action_77/
  first_frames/            # 77 independent scene images
  manifest.tsv             # filenames and SHA-256 checksums

The constant-action set is used to generate six single-control rollouts per scene (77 scenes x 6 controls = 462 generated videos per model).

For three-model comparisons, frames 0--76 of the Full-1000 trajectories are used because HY-WorldPlay requires a latent count divisible by four. These trajectories are not verified held-out from training and must not be described as a held-out benchmark.

Downloads last month
68