Instructions to use tsilva/Level3-2_stable-baselines3-ppo_945d412a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use tsilva/Level3-2_stable-baselines3-ppo_945d412a with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="tsilva/Level3-2_stable-baselines3-ppo_945d412a", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
File size: 4,726 Bytes
3ede191 | 1 2 | {"checkpoint":{"algorithm_id":"ppo","filename":"model.zip","kind":"final","model_class":"stable_baselines3.ppo.ppo.PPO","sha256":"0dc0f4760d789427004226c31d1d7b98b77617ad5080925dbb1c80d2441d5e16","size_bytes":21054234,"step":2767184},"document_type":"rlab.model","format_version":1,"policy":{"algorithm_id":"ppo","model_class":"stable_baselines3.ppo.ppo.PPO","training_backend_config_hash":"4a6293118b258140c5a2285db3a2d4e49bdf370706890b27bb462191edf67380","training_backend_id":"sb3.ppo"},"provenance":{"goal_slug":"Level3-2","kind":"final","metadata_version":2,"queue_train_job_id":11,"recipe_slug":"base","repo_git_commit":"a21e8fc154ecf3e47e39f1fc523398b575cd12ed","run_description":"Seed 1 runs the Level3-2 transfer of the successful Level1-1 B55 low-KL late-decay recipe, created to test whether that policy recipe transfers without changing PPO or reward hyperparameters while overriding only Level3-2 identity and reporting metadata.","run_name":"Level3-2_base_s1_20260704T131336Z","runtime_image_ref":"docker:ghcr.io/tsilva/rlab/rlab-train@sha256:11ea3a1621ab743bd20c64cd5f96f36e76505faf0dece2e6a7d964a8f3194169","seed":1,"training_metadata":{"env_config":{"action_set":"simple","clip_rewards":false,"completion_reward":0.0,"death_penalty":25.0,"done_on_events":["life_loss","level_change"],"env_provider":"supermariobrosnes-turbo","env_threads":4,"env_wrappers":[{"id":"SuperMarioBrosNesProgressInfoWrapper","kwargs":{}},{"id":"SuperMarioBrosNesRewardEnvWrapper","kwargs":{"completion_reward":0.0,"death_penalty":25.0,"progress_reward_scale":1.0,"reward_mode":"score","reward_scale":10.0,"score_progress_clipped":false,"terminal_reward":50.0}}],"frame_skip":4,"game":"SuperMarioBros-Nes-v0","hud_crop_top":-1,"info_events":{},"max_episode_steps":4500,"max_pool_frames":false,"no_progress_min_delta":0,"no_progress_timeout_steps":0,"obs_crop":[32,0,0,0],"obs_resize_algorithm":"area","observation_size":84,"progress_reward_cap":30.0,"progress_reward_scale":1.0,"reward_mode":"score","reward_scale":10.0,"score_progress_clipped":false,"state":"Level3-2","state_distribution":[],"state_probs":[],"state_sampling_mode":"single","states":[],"sticky_action_prob":0.0,"task_conditioning":false,"task_conditioning_info_values":[],"task_conditioning_info_vars":[],"terminal_reward":50.0,"time_penalty":0.0,"use_retro_reward":false},"environment":{"env_id":"supermariobrosnes-turbo:SuperMarioBros-Nes-v0","preprocessing":{"frame_skip":4,"frame_stack":4,"max_pool_frames":false,"obs_copy":"safe_view","obs_crop":[32,0,0,0],"obs_crop_fill":0,"obs_crop_mode":"remove","obs_grayscale":true,"obs_resize":[84,84],"obs_resize_algorithm":"area","pipeline":"supermariobrosnes_turbo_native_vec_env","policy_observation_layout":"channel_first","sticky_action_prob":0.0},"provider_args":{"frame_stack":4,"info":"data","info_filter":"all","inttype":"stable","noop_reset_max":0,"obs_copy":"safe_view","obs_grayscale":true,"obs_layout":"chw","obs_type":"image","players":1,"record":false,"render_mode":"rgb_array","reward_clip":false,"rom_path":null,"scenario":"scenario","use_restricted_actions":"filtered"},"schema_version":2,"state":"Level3-2","task":{"action":{"set":"simple"},"events":{"level_change":{"operation":"change","signal":"level"},"life_loss":{"operation":"decrease","signal":"lives"}},"id":"mario","reward":{"clip_rewards":false,"completion_reward":0.0,"death_penalty":25.0,"progress_reward_cap":30.0,"progress_reward_scale":1.0,"reward_mode":"score","reward_scale":10.0,"score_progress_clipped":false,"terminal_reward":50.0,"time_penalty":0.0,"use_native_reward":false},"signals":{"level":["levelHi","levelLo"],"lives":"lives","score":"score","x":["xscrollHi","xscrollLo"]},"termination":{"failure":["life_loss"],"max_episode_steps":4500,"success":["level_change"]}}},"environment_hash":"sha256:c3bc2b04ed128d63d6737437dc3b5e76f02f3b2a15c4a8b3f85a993fff9b0a06","preprocessing":{"frame_skip":4,"frame_stack":4,"max_pool_frames":false,"obs_copy":"safe_view","obs_crop":[32,0,0,0],"obs_crop_fill":0,"obs_crop_mode":"remove","obs_grayscale":true,"obs_resize":[84,84],"obs_resize_algorithm":"area","pipeline":"supermariobrosnes_turbo_native_vec_env","policy_observation_layout":"channel_first","sticky_action_prob":0.0},"versions":{"stable_baselines3":"2.8.0","stable_retro_turbo":"1.0.1.post5","supermariobrosnes_turbo":"0.2.5"}},"training_metadata_hash":"73d056ef8166cc72a94f15017fed822880388e9766b70d28cfd80061e9669938","wandb_project":"SuperMarioBros-Nes-v0","wandb_run_id":"8x9bxaw1","wandb_run_path":"tsilva/SuperMarioBros-Nes-v0/8x9bxaw1"},"recipe":{"document_type":"rlab.recipe","filename":"recipe.json","format_version":1,"sha256":"1810b0013f5010924fd8ce2c9e090ba8c7399c1b659a05255af655e6a78786cd","size_bytes":10826}}
|