CoolFace
Datasetpublic

latency-sensitive-bench/demon_attack_fix_latency_9

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes10downloads
metadata.json38 linesDownload Raw Back to root
1{2  "action_labels": {3    "9": {4      "0": "NOOP",5      "1": "FIRE",6      "2": "RIGHT",7      "3": "LEFT",8      "4": "RIGHTFIRE",9      "5": "LEFTFIRE"10    }11  },12  "checkpoint_root": "/inspire/hdd/global_user/liumingyu-253208120284/lzj/latency-sensitive-bench/checkpoints",13  "collector_mode": "batched",14  "dataset_mode": "fixed_latency",15  "decision_period_ms": 66.66666666666667,16  "deterministic": true,17  "env_name": "demon_attack",18  "export_image_size": null,19  "image_source": "render",20  "image_writer_workers": 16,21  "jitter_latency": null,22  "latencies": [23    {24      "best_checkpoint": "best_000094424_48345088_reward_2018.600.pth",25      "episode_count": 100,26      "experiment_dir": "/inspire/hdd/global_user/liumingyu-253208120284/lzj/latency-sensitive-bench/checkpoints/demon_attack_sf_same_latency_l9_seed0",27      "latency": 9,28      "latency_ms": 600.0,29      "val_episode_count": 2030    }31  ],32  "max_steps_per_episode": 3600,33  "mixed_prompt_template": "{prompt} Your actions take {latency_ms} milliseconds to take effect. Choose the best next action while accounting for the delay.",34  "num_envs": 64,35  "prompt": "You are playing Demon Attack from a single game image. Choose exactly one action from: NOOP, FIRE, RIGHT, LEFT, RIGHTFIRE, LEFTFIRE. Survive, avoid enemy fire, and shoot enemies to maximize score.",36  "row_buffer_size": 819237}38