vla / dovla_cil /eval /simpler_eval.py
anhtld's picture
Initial commit: DoVLA-CIL codebase (h=16 breakthrough)
adc02fa verified
Raw
History Blame Contribute Delete
166 Bytes
from __future__ import annotations
def evaluate_simpler_placeholder() -> dict[str, float]:
raise NotImplementedError("SimplerEnv evaluation is not wired yet.")