You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DimOS PR #3378 introduces the initial agent-evaluation framework and a direct frozen-memory QA case. This follow-up uses that framework to evaluate the DimOS agent on an existing external benchmark.
SPACE (Spatial Perception And Cognition Evaluation) tests spatial reasoning through text, images, and interactive tasks — both large-scale environmental reasoning and small-scale object/layout reasoning.
Objective
Integrate one representative SPACE task into the framework from PR #3378 and run the DimOS agent on a bounded, reproducible subset of that task.
Mirror of GitHub issue #3399 (by CC).
Context
DimOS PR #3378 introduces the initial agent-evaluation framework and a direct frozen-memory QA case. This follow-up uses that framework to evaluate the DimOS agent on an existing external benchmark.
SPACE (Spatial Perception And Cognition Evaluation) tests spatial reasoning through text, images, and interactive tasks — both large-scale environmental reasoning and small-scale object/layout reasoning.
Objective
Integrate one representative SPACE task into the framework from PR #3378 and run the DimOS agent on a bounded, reproducible subset of that task.
Scope
Deliverables
Data and licensing
SPACE code: Apple Sample Code License. Dataset: CC BY-NC-ND 4.0. Must not vendor/modify/redistribute without confirming compliance.
References
Synced from DIM-1412