The DATA_TYPE_TO_SOURCE_TO_VERSION in molmo_spaces_constants.py currently pins molmospaces-bench-v1 to 20260210, but we found a newer version 20260408 is available on R2. The two versions differ in all benchmark.json files — task_description was rewritten (e.g. "Pick up some shiny silver kettle" → "pick up the kettle.") and new fields task_horizon_sec/task_type were added.
Which version is the leaderboard currently using — 20260210 or 20260408? And will it be updated to the newer version?
The
DATA_TYPE_TO_SOURCE_TO_VERSIONinmolmo_spaces_constants.pycurrently pinsmolmospaces-bench-v1to20260210, but we found a newer version20260408is available on R2. The two versions differ in allbenchmark.jsonfiles —task_descriptionwas rewritten (e.g."Pick up some shiny silver kettle"→"pick up the kettle.") and new fieldstask_horizon_sec/task_typewere added.Which version is the leaderboard currently using —
20260210or20260408? And will it be updated to the newer version?