| { |
| "action_labels": { |
| "0": "noop", |
| "1": "flap" |
| }, |
| "base_prompt": "You are playing Flappy Bird. Your goal is to pass through the pipes, avoid crashing, and maximize score. Choose exactly one action from: NOOP, FLAP.", |
| "checkpoint_experiment_dir": "/mnt/data/latency_data/results/checkpoints_jitter_sweeps/flappy/flappy_jitter_fixed_l2_obs15_seed1", |
| "checkpoint_path": null, |
| "checkpoint_train_step": 48888, |
| "config_source": "/mnt/data/latency_data/results/checkpoints_jitter_sweeps/flappy/flappy_jitter_fixed_l2_obs15_seed1/config.json", |
| "deterministic": true, |
| "env_fps": 30.0, |
| "env_name": "flappy", |
| "frame_stack": 4, |
| "image_resolution": [ |
| 512, |
| 288, |
| 3 |
| ], |
| "image_source": "env_raw_rgb", |
| "image_stack_order": "oldest_to_newest", |
| "image_stack_size": 6, |
| "image_stack_source": "env_raw_rgb_frame_stack", |
| "latency_config": { |
| "add_latency_info": true, |
| "fixed_latency_ms": 66.66666666666667, |
| "type": "fixed" |
| }, |
| "latency_source": "checkpoint", |
| "max_episodes": 1000, |
| "max_steps_per_episode": 1000, |
| "num_envs": 12, |
| "obs_fps": 15.0, |
| "obs_stride_raw_frames": 2, |
| "prompt_source": "scripts/rollout_data/prompts.py", |
| "prompt_timing_suffix": " Current action latency is {latency_raw_frames} raw frames ({latency_ms:.2f} ms). The environment runs at {env_fps:g} FPS and observations are emitted at {obs_fps:g} FPS. Choose the best next action.", |
| "rows_unit": "decision_step", |
| "split_seed": 0, |
| "total_episodes": 1000, |
| "total_rows": 962333, |
| "train_episodes": 990, |
| "train_rows": 952333, |
| "val_episodes": 10, |
| "val_fraction": 0.01, |
| "val_rows": 10000 |
| } |
|
|