Lynn031108 commited on
Commit
6344661
·
verified ·
1 Parent(s): 0051561

Mirror evaluation dataset (1)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +37 -0
  2. constant_action_77/first_frames/scene000_candidates_beach_00.png +3 -0
  3. constant_action_77/first_frames/scene001_candidates_beach_01.png +3 -0
  4. constant_action_77/first_frames/scene002_candidates_beach_02.png +3 -0
  5. constant_action_77/first_frames/scene003_candidates_beach_03.png +3 -0
  6. constant_action_77/first_frames/scene004_candidates_cave_01.png +3 -0
  7. constant_action_77/first_frames/scene005_candidates_cave_02.png +3 -0
  8. constant_action_77/first_frames/scene006_candidates_cave_03.png +3 -0
  9. constant_action_77/first_frames/scene007_candidates_desert_day_02.png +3 -0
  10. constant_action_77/first_frames/scene008_candidates_desert_day_03.png +3 -0
  11. constant_action_77/first_frames/scene009_candidates_forest_day_00.png +3 -0
  12. constant_action_77/first_frames/scene010_candidates_forest_day_01.png +3 -0
  13. constant_action_77/first_frames/scene011_candidates_forest_day_02.png +3 -0
  14. constant_action_77/first_frames/scene012_candidates_forest_day_03.png +3 -0
  15. constant_action_77/first_frames/scene013_candidates_ice_00.png +3 -0
  16. constant_action_77/first_frames/scene014_candidates_ice_01.png +3 -0
  17. constant_action_77/first_frames/scene015_candidates_ice_02.png +3 -0
  18. constant_action_77/first_frames/scene016_candidates_ice_03.png +3 -0
  19. constant_action_77/first_frames/scene017_candidates_jungle_00.png +3 -0
  20. constant_action_77/first_frames/scene018_candidates_jungle_01.png +3 -0
  21. constant_action_77/first_frames/scene019_candidates_jungle_02.png +3 -0
  22. constant_action_77/first_frames/scene020_candidates_jungle_03.png +3 -0
  23. constant_action_77/first_frames/scene021_candidates_mesa_00.png +3 -0
  24. constant_action_77/first_frames/scene022_candidates_mesa_01.png +3 -0
  25. constant_action_77/first_frames/scene023_candidates_mesa_02.png +3 -0
  26. constant_action_77/first_frames/scene024_candidates_mesa_03.png +3 -0
  27. constant_action_77/first_frames/scene025_candidates_mountain_01.png +3 -0
  28. constant_action_77/first_frames/scene026_candidates_mountain_02.png +3 -0
  29. constant_action_77/first_frames/scene027_candidates_mountain_03.png +3 -0
  30. constant_action_77/first_frames/scene028_candidates_night_00.png +3 -0
  31. constant_action_77/first_frames/scene029_candidates_night_01.png +3 -0
  32. constant_action_77/first_frames/scene030_candidates_night_02.png +3 -0
  33. constant_action_77/first_frames/scene031_candidates_night_03.png +3 -0
  34. constant_action_77/first_frames/scene032_candidates_ocean_true_00.png +3 -0
  35. constant_action_77/first_frames/scene033_candidates_ocean_true_02.png +3 -0
  36. constant_action_77/first_frames/scene034_candidates_ocean_true_03.png +3 -0
  37. constant_action_77/first_frames/scene035_candidates_plains_day_00.png +3 -0
  38. constant_action_77/first_frames/scene036_candidates_plains_day_01.png +3 -0
  39. constant_action_77/first_frames/scene037_candidates_plains_day_02.png +3 -0
  40. constant_action_77/first_frames/scene038_candidates_plains_day_03.png +3 -0
  41. constant_action_77/first_frames/scene039_candidates_savanna_00.png +3 -0
  42. constant_action_77/first_frames/scene040_candidates_savanna_01.png +3 -0
  43. constant_action_77/first_frames/scene041_candidates_savanna_02.png +3 -0
  44. constant_action_77/first_frames/scene042_candidates_snow_00.png +3 -0
  45. constant_action_77/first_frames/scene043_candidates_snow_01.png +3 -0
  46. constant_action_77/first_frames/scene044_candidates_snow_03.png +3 -0
  47. constant_action_77/first_frames/scene045_candidates_sunset_00.png +3 -0
  48. constant_action_77/first_frames/scene046_candidates_sunset_01.png +3 -0
  49. constant_action_77/first_frames/scene047_candidates_sunset_02.png +3 -0
  50. constant_action_77/first_frames/scene048_candidates_sunset_03.png +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: ForgeWM Minecraft Evaluation Data
3
+ tags:
4
+ - world-model
5
+ - video-generation
6
+ - minecraft
7
+ ---
8
+
9
+ # ForgeWM Minecraft evaluation data
10
+
11
+ This private repository contains two separate evaluation inputs. They are kept
12
+ in different top-level directories to avoid confusing the paired Full-1000
13
+ conditioning frames with the independent 77-scene constant-action suite.
14
+
15
+ ## Layout
16
+
17
+ ```text
18
+ gt_1000/
19
+ videos/ # 1,000 GT videos, 81 frames, 640x352, 12 FPS
20
+ first_frames/ # 1,000 conditioning frames paired with the videos
21
+ actions/ # aligned keyboard and mouse arrays
22
+ manifest.tsv # sample metadata and relative paths
23
+ validation.json
24
+ materialized_validation.json
25
+
26
+ constant_action_77/
27
+ first_frames/ # 77 independent scene images
28
+ manifest.tsv # filenames and SHA-256 checksums
29
+ ```
30
+
31
+ The constant-action set is used to generate six single-control rollouts per
32
+ scene (77 scenes x 6 controls = 462 generated videos per model).
33
+
34
+ For three-model comparisons, frames 0--76 of the Full-1000 trajectories are
35
+ used because HY-WorldPlay requires a latent count divisible by four. These
36
+ trajectories are not verified held-out from training and must not be described
37
+ as a held-out benchmark.
constant_action_77/first_frames/scene000_candidates_beach_00.png ADDED

Git LFS Details

  • SHA256: 7224b47aba5733b1a91cb68616d20a8a5b4f7bf90f22b55763a48575057defaf
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
constant_action_77/first_frames/scene001_candidates_beach_01.png ADDED

Git LFS Details

  • SHA256: 299680f6ae198a24c8d19207f1bb08c9e72e3df48cc32f19ddee2a892202a28c
  • Pointer size: 131 Bytes
  • Size of remote file: 176 kB
constant_action_77/first_frames/scene002_candidates_beach_02.png ADDED

Git LFS Details

  • SHA256: 8565cb9d6e6a4a4d3abea6f96a239537bc5627ae9fbc44e6a9a7106c8f0a042f
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB
constant_action_77/first_frames/scene003_candidates_beach_03.png ADDED

Git LFS Details

  • SHA256: 37c9b93f112134ce3010dc498bf4c6123d68cf276afdb55dc4d9fbb85bdea559
  • Pointer size: 131 Bytes
  • Size of remote file: 275 kB
constant_action_77/first_frames/scene004_candidates_cave_01.png ADDED

Git LFS Details

  • SHA256: b62481f700d445dce45694279657c7614348365dc9af0a41486561b7e9e39bd1
  • Pointer size: 131 Bytes
  • Size of remote file: 242 kB
constant_action_77/first_frames/scene005_candidates_cave_02.png ADDED

Git LFS Details

  • SHA256: d78822d116af9c529a7f30b5b555189361578af9bc29eb94fc689cd28cf3af00
  • Pointer size: 131 Bytes
  • Size of remote file: 106 kB
constant_action_77/first_frames/scene006_candidates_cave_03.png ADDED

Git LFS Details

  • SHA256: f407ab89a720bb036be10fa55950c504f83276f9b17b5f99bf61bd4f67129e9b
  • Pointer size: 131 Bytes
  • Size of remote file: 246 kB
constant_action_77/first_frames/scene007_candidates_desert_day_02.png ADDED

Git LFS Details

  • SHA256: 630b5c65b751a49852b13ee6278ef61814bdab52b6c55fd45da4a17c8a8779b0
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
constant_action_77/first_frames/scene008_candidates_desert_day_03.png ADDED

Git LFS Details

  • SHA256: 2996b918711841455c5897d8cc811fc0fdb9c5fcafeb11c69b7b6976184afe49
  • Pointer size: 130 Bytes
  • Size of remote file: 90.5 kB
constant_action_77/first_frames/scene009_candidates_forest_day_00.png ADDED

Git LFS Details

  • SHA256: b5105b2828cd7c5e0ad5ef6f18727ba1fbc35b19d624205dedd60071c121b603
  • Pointer size: 131 Bytes
  • Size of remote file: 346 kB
constant_action_77/first_frames/scene010_candidates_forest_day_01.png ADDED

Git LFS Details

  • SHA256: aef83e21c014cd42605c8799edcfd870585fe8d322a35ca0a513e9bc974caa41
  • Pointer size: 131 Bytes
  • Size of remote file: 248 kB
constant_action_77/first_frames/scene011_candidates_forest_day_02.png ADDED

Git LFS Details

  • SHA256: b922f71f4d1d580f12d2e741fa2f69939d39e3afa451ad0a699a1470c8ed58cd
  • Pointer size: 131 Bytes
  • Size of remote file: 277 kB
constant_action_77/first_frames/scene012_candidates_forest_day_03.png ADDED

Git LFS Details

  • SHA256: 0565d7e6c012a7271311306189a211d55ab52f05f63029ee18f51bb8de4722b1
  • Pointer size: 131 Bytes
  • Size of remote file: 343 kB
constant_action_77/first_frames/scene013_candidates_ice_00.png ADDED

Git LFS Details

  • SHA256: c92e7d197dd235a7bece02a24c07b25132c41339ce52ec827e828e42a496ff45
  • Pointer size: 131 Bytes
  • Size of remote file: 283 kB
constant_action_77/first_frames/scene014_candidates_ice_01.png ADDED

Git LFS Details

  • SHA256: 009263bf15a37b4cb48f785d50fd158dbb600a78051e4ba5a5a31291d7ee7b3c
  • Pointer size: 131 Bytes
  • Size of remote file: 279 kB
constant_action_77/first_frames/scene015_candidates_ice_02.png ADDED

Git LFS Details

  • SHA256: e421bb53fe45d95108d2595d28ea4a2270459463f3182bc10c9649b319a2487d
  • Pointer size: 131 Bytes
  • Size of remote file: 209 kB
constant_action_77/first_frames/scene016_candidates_ice_03.png ADDED

Git LFS Details

  • SHA256: ba6b8e86586f456f76ed3ccf3ce8c8b744055193623865ab238957013f4fb899
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
constant_action_77/first_frames/scene017_candidates_jungle_00.png ADDED

Git LFS Details

  • SHA256: 31d41162f40aedba78b82c0c5ca850b94484b8f4a109a3823c2c9d887ef0a553
  • Pointer size: 131 Bytes
  • Size of remote file: 326 kB
constant_action_77/first_frames/scene018_candidates_jungle_01.png ADDED

Git LFS Details

  • SHA256: 164799cf8be170527a39406e12e4988ab58fddcf26bf0fff60db1956cbfdef25
  • Pointer size: 131 Bytes
  • Size of remote file: 222 kB
constant_action_77/first_frames/scene019_candidates_jungle_02.png ADDED

Git LFS Details

  • SHA256: 22983fc168e8b850d104a14df0b31ed47ef617a41eb085aacc2e7f6403c89f49
  • Pointer size: 131 Bytes
  • Size of remote file: 344 kB
constant_action_77/first_frames/scene020_candidates_jungle_03.png ADDED

Git LFS Details

  • SHA256: ebe216337f031142cc78b1ca648522ca249a26dce0bcc5a8c803c9ae003f02c7
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
constant_action_77/first_frames/scene021_candidates_mesa_00.png ADDED

Git LFS Details

  • SHA256: 71c270a47fd348ae468bd0bcbb9f5fb033da5fe7379c3899a4e06efab9769fed
  • Pointer size: 131 Bytes
  • Size of remote file: 255 kB
constant_action_77/first_frames/scene022_candidates_mesa_01.png ADDED

Git LFS Details

  • SHA256: 26983cb40418c7c6a4e1812bb3c39a65ed4ef6c47323ef8e862cb7dfd011d201
  • Pointer size: 130 Bytes
  • Size of remote file: 77 kB
constant_action_77/first_frames/scene023_candidates_mesa_02.png ADDED

Git LFS Details

  • SHA256: d79bd3e6f84fe1c29f3679ae976803a4bb8bde8f7542c251eb92604255e8b1bb
  • Pointer size: 131 Bytes
  • Size of remote file: 216 kB
constant_action_77/first_frames/scene024_candidates_mesa_03.png ADDED

Git LFS Details

  • SHA256: 55a7d70afebaebe1ca6f612b4a25d39d02b3a5ec95beba681fd67b7f5f66d1fc
  • Pointer size: 131 Bytes
  • Size of remote file: 306 kB
constant_action_77/first_frames/scene025_candidates_mountain_01.png ADDED

Git LFS Details

  • SHA256: a9d7521b9b6b0faf304e59ae33d0be43c5b0f1dee4912511a641af0a002db1d6
  • Pointer size: 131 Bytes
  • Size of remote file: 321 kB
constant_action_77/first_frames/scene026_candidates_mountain_02.png ADDED

Git LFS Details

  • SHA256: 4d5eaa615fd994389fc9bb6dbf0686dd57380398dce41b294636e74efb045eef
  • Pointer size: 131 Bytes
  • Size of remote file: 229 kB
constant_action_77/first_frames/scene027_candidates_mountain_03.png ADDED

Git LFS Details

  • SHA256: 74d4b9d0615087a51babed9237b948ff717c00b1a7afd8a3357adb7f452067f6
  • Pointer size: 131 Bytes
  • Size of remote file: 349 kB
constant_action_77/first_frames/scene028_candidates_night_00.png ADDED

Git LFS Details

  • SHA256: aedecc7c207f106e5a4ff5a4284fc4079efc9df4fcabab454fe511257b057abb
  • Pointer size: 131 Bytes
  • Size of remote file: 299 kB
constant_action_77/first_frames/scene029_candidates_night_01.png ADDED

Git LFS Details

  • SHA256: 3ec2bcbfedc910973d15314d424b50b3d554d17000a605c99bd6073e5b3b658b
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
constant_action_77/first_frames/scene030_candidates_night_02.png ADDED

Git LFS Details

  • SHA256: 812c9cf12dd2c64af518f73fe6ef02f8a21f635196dc6bdee74193ab508656bc
  • Pointer size: 131 Bytes
  • Size of remote file: 269 kB
constant_action_77/first_frames/scene031_candidates_night_03.png ADDED

Git LFS Details

  • SHA256: 752ea143303b7f8be337f113fbfc0395f8e9761eb96ab23de35bc802751e7bba
  • Pointer size: 131 Bytes
  • Size of remote file: 377 kB
constant_action_77/first_frames/scene032_candidates_ocean_true_00.png ADDED

Git LFS Details

  • SHA256: 5112b6454077458fdcba5f4a78c0b37be2bc9eeaefa6d57941d7b67bad12a61a
  • Pointer size: 131 Bytes
  • Size of remote file: 193 kB
constant_action_77/first_frames/scene033_candidates_ocean_true_02.png ADDED

Git LFS Details

  • SHA256: e77b162dc3c48f39c01887cd9d8c94da859c15033b55f11e87138b7bf80cd172
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
constant_action_77/first_frames/scene034_candidates_ocean_true_03.png ADDED

Git LFS Details

  • SHA256: 50497730840307dbd094c710ee16d6dfd953f2dab8d315d195f27d8f03781fc1
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
constant_action_77/first_frames/scene035_candidates_plains_day_00.png ADDED

Git LFS Details

  • SHA256: 766382275b8f1b11df150c8a090a812e8474c095165103f3f98b0c37b883d5dd
  • Pointer size: 131 Bytes
  • Size of remote file: 296 kB
constant_action_77/first_frames/scene036_candidates_plains_day_01.png ADDED

Git LFS Details

  • SHA256: 54767cb5737182b19e7abd3473596f744d8afacd5312a273928e0a320257f183
  • Pointer size: 131 Bytes
  • Size of remote file: 288 kB
constant_action_77/first_frames/scene037_candidates_plains_day_02.png ADDED

Git LFS Details

  • SHA256: e27cc48c6804e7d25e641f4e36e87abc8b5aa7b038c0a19cbd5bf7dfa55d3e60
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB
constant_action_77/first_frames/scene038_candidates_plains_day_03.png ADDED

Git LFS Details

  • SHA256: 0db49e49b5d6ce2eb5576b1d9f69ddd1fda983503cce0ecd4d36072929e7e2b7
  • Pointer size: 131 Bytes
  • Size of remote file: 273 kB
constant_action_77/first_frames/scene039_candidates_savanna_00.png ADDED

Git LFS Details

  • SHA256: afff67cef3964080276a5bf92d0392a2acfc5ca547947c617b701b708572d8a7
  • Pointer size: 130 Bytes
  • Size of remote file: 76.8 kB
constant_action_77/first_frames/scene040_candidates_savanna_01.png ADDED

Git LFS Details

  • SHA256: b8e2c05a7c18606b6783d274c397978f6ed3497d0086bda67415c737e3c793a4
  • Pointer size: 131 Bytes
  • Size of remote file: 300 kB
constant_action_77/first_frames/scene041_candidates_savanna_02.png ADDED

Git LFS Details

  • SHA256: 15f0b12a1b4d949fd27f1863c3afda8133c2d894973b18709f45c22a0b54dfef
  • Pointer size: 131 Bytes
  • Size of remote file: 265 kB
constant_action_77/first_frames/scene042_candidates_snow_00.png ADDED

Git LFS Details

  • SHA256: 5bd484cf4b693df7a9708c2d7cb6b51c83e7886ebeb130e464f846b7523d647b
  • Pointer size: 130 Bytes
  • Size of remote file: 71.6 kB
constant_action_77/first_frames/scene043_candidates_snow_01.png ADDED

Git LFS Details

  • SHA256: 1909f77bd444c05355f8888df51971565abdad0f7c097e0164726942b66f5965
  • Pointer size: 131 Bytes
  • Size of remote file: 219 kB
constant_action_77/first_frames/scene044_candidates_snow_03.png ADDED

Git LFS Details

  • SHA256: 2affc41dd2c42ab6fda4ed5b2a5c16f1a1f2f064103ecf8feee66e265ddcda6f
  • Pointer size: 130 Bytes
  • Size of remote file: 94.1 kB
constant_action_77/first_frames/scene045_candidates_sunset_00.png ADDED

Git LFS Details

  • SHA256: 1f99c7f80030e4ca28c3447537b2259edf3ae41277ff2c50a1afabfaae73cd81
  • Pointer size: 131 Bytes
  • Size of remote file: 280 kB
constant_action_77/first_frames/scene046_candidates_sunset_01.png ADDED

Git LFS Details

  • SHA256: 2df56461f118b82f7ac3b75ab68f03f80076a47a80a4aac142304d1df36bf452
  • Pointer size: 131 Bytes
  • Size of remote file: 182 kB
constant_action_77/first_frames/scene047_candidates_sunset_02.png ADDED

Git LFS Details

  • SHA256: ce12663daf8ac677a814bcb6bb0894d309a6408c859d9e78d3a87cec65f226ed
  • Pointer size: 131 Bytes
  • Size of remote file: 367 kB
constant_action_77/first_frames/scene048_candidates_sunset_03.png ADDED

Git LFS Details

  • SHA256: 570fe543543a336d0b1f0eeeb60ef88a9009ff8b04034d9a2ff43c9ceec98e18
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB