| { |
| "action_labels": { |
| "2": { |
| "0": "NOOP", |
| "1": "FLAP" |
| } |
| }, |
| "checkpoint_root": "/inspire/hdd/global_user/liumingyu-253208120284/lzj/latency-sensitive-bench/checkpoints", |
| "collector_mode": "batched", |
| "dataset_mode": "fixed_latency", |
| "decision_period_ms": 33.333333333333336, |
| "deterministic": true, |
| "env_name": "flappy", |
| "export_image_size": null, |
| "image_source": "render", |
| "image_writer_workers": 32, |
| "jitter_latency": null, |
| "latencies": [ |
| { |
| "best_checkpoint": "best_000029288_15007744_reward_3116.341.pth", |
| "episode_count": 30, |
| "experiment_dir": "/inspire/hdd/global_user/liumingyu-253208120284/lzj/latency-sensitive-bench/checkpoints/flappy_sf_same_latency_l2_seed0", |
| "latency": 2, |
| "latency_ms": 66.66666666666667, |
| "val_episode_count": 3 |
| } |
| ], |
| "max_steps_per_episode": 3600, |
| "mixed_prompt_template": "{prompt} Your actions take {latency_ms} milliseconds to take effect. Choose the best next action while accounting for the delay.", |
| "num_envs": 32, |
| "prompt": "You are playing Flappy Bird. Pass through the pipe gaps and stay alive. Choose the action: NOOP, FLAP.", |
| "row_buffer_size": 8192 |
| } |
|
|