| { |
| "action_labels": { |
| "0": "NOOP", |
| "1": "FIRE", |
| "2": "RIGHT", |
| "3": "LEFT", |
| "4": "RIGHTFIRE", |
| "5": "LEFTFIRE" |
| }, |
| "base_prompt": "You are playing Demon Attack. Your goal is to survive, avoid enemy fire, and shoot enemies to maximize score. Choose exactly one action from: NOOP, FIRE, RIGHT, LEFT, RIGHTFIRE, LEFTFIRE.", |
| "checkpoint_experiment_dir": "/mnt/data/latency_data/results/checkpoints_jitter_sweeps/demon_attack/demon_attack_jitter_fixed_l2_obs15_seed1", |
| "checkpoint_path": null, |
| "checkpoint_train_step": 48848, |
| "config_source": "/mnt/data/latency_data/results/checkpoints_jitter_sweeps/demon_attack/demon_attack_jitter_fixed_l2_obs15_seed1/config.json", |
| "deterministic": true, |
| "env_fps": 60.0, |
| "env_name": "demon_attack", |
| "frame_stack": 4, |
| "image_resolution": [ |
| 210, |
| 160, |
| 3 |
| ], |
| "image_source": "env_raw_rgb", |
| "image_stack_order": "oldest_to_newest", |
| "image_stack_size": 4, |
| "image_stack_source": "env_raw_rgb_frame_stack", |
| "latency_config": { |
| "add_latency_info": true, |
| "fixed_latency_ms": 33.333333333333336, |
| "type": "fixed" |
| }, |
| "latency_source": "checkpoint", |
| "max_episodes": 1000, |
| "max_steps_per_episode": 1000, |
| "num_envs": 12, |
| "obs_fps": 15.0, |
| "obs_stride_raw_frames": 4, |
| "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": 600272, |
| "train_episodes": 990, |
| "train_rows": 594859, |
| "val_episodes": 10, |
| "val_fraction": 0.01, |
| "val_rows": 5413 |
| } |
|
|