{
  "benchmark": "libero_spatial",
  "task_id": 0,
  "task_name": "pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate",
  "checkpoint": "checkpoints/cost_volume_fused_v3/best.pth",
  "n_episodes": 10,
  "success_rate": 0.6,
  "successes": [
    1.0,
    0.0,
    1.0,
    0.0,
    1.0,
    1.0,
    0.0,
    0.0,
    1.0,
    1.0
  ],
  "step_counts": [
    508,
    601,
    561,
    601,
    343,
    414,
    601,
    601,
    328,
    530
  ],
  "avg_steps": 508.8,
  "max_steps": 600,
  "max_delta": 0.05
}