{
  "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/alldemo_t0_ema/best.pth",
  "n_episodes": 10,
  "success_rate": 0.2,
  "successes": [
    0.0,
    0.0,
    0.0,
    0.0,
    0.0,
    0.0,
    1.0,
    0.0,
    0.0,
    1.0
  ],
  "step_counts": [
    601,
    601,
    601,
    601,
    601,
    601,
    232,
    601,
    601,
    201
  ],
  "avg_steps": 524.1,
  "max_steps": 600,
  "max_delta": 0.05
}