Instructions to use tsilva/Level2-1_stable-baselines3-ppo_4792f358 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use tsilva/Level2-1_stable-baselines3-ppo_4792f358 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="tsilva/Level2-1_stable-baselines3-ppo_4792f358", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| { | |
| "artifacts": { | |
| ".gitattributes": { | |
| "sha256": "ba6f3428de139efeae36ba4646790b4e44bdfcf23a31ded6e898c263e59f40e0", | |
| "size_bytes": 84 | |
| }, | |
| "LICENSE": { | |
| "sha256": "7c01516805dc42e0c1f9a5ee21e4da2dc02cb240694c7e46c8bbfd237b27422a", | |
| "size_bytes": 1068 | |
| }, | |
| "README.md": { | |
| "sha256": "262ff4e59625ecce85763a0d990173b777584040c92533e3568eb675a5240c12", | |
| "size_bytes": 3713 | |
| }, | |
| "model.json": { | |
| "sha256": "fe77334a1beaf72c5f310c6c592c2b4d3ba61e25ae5087a9331de725f2964126", | |
| "size_bytes": 4736 | |
| }, | |
| "model.zip": { | |
| "sha256": "0df684022632c2f14777a46f5705813c48252c5c6620bd9ccedc700070c63ac4", | |
| "size_bytes": 21054242 | |
| }, | |
| "recipe.json": { | |
| "sha256": "e65ca3133429ea307f55d780ebb44871a9e4cca0a50ee9744cccad39f796f2ad", | |
| "size_bytes": 10826 | |
| }, | |
| "replay.mp4": { | |
| "sha256": "60f7c7bbf6c1907d5985014f1a344dc58a4af724b10539adef926dc89d3fb8dc", | |
| "size_bytes": 894292 | |
| } | |
| }, | |
| "document_type": "rlab.release_manifest", | |
| "evaluation": { | |
| "action_sampling": "stochastic", | |
| "by_start": [ | |
| { | |
| "episodes": 100, | |
| "return_mean": 2914.369501367621, | |
| "start_id": "Level2-1", | |
| "success_count": 82, | |
| "success_rate": 0.82 | |
| } | |
| ], | |
| "checkpoint_artifact": "tsilva/SuperMarioBros-Nes-v0/Level2-1_base_s1_20260704T110948Z-checkpoint:step-10000000", | |
| "checkpoint_sha256": "0df684022632c2f14777a46f5705813c48252c5c6620bd9ccedc700070c63ac4", | |
| "checkpoint_step": 10000000, | |
| "episodes": 100, | |
| "evaluation_contract_sha256": "b73e3714b75758d4ddba0e9b8fca8e886a8732302a65378eacceb70369825475", | |
| "exact_contract": true, | |
| "progress_max": 3180.0, | |
| "protocol": "full", | |
| "recipe_format_version": 1, | |
| "recipe_sha256": "e65ca3133429ea307f55d780ebb44871a9e4cca0a50ee9744cccad39f796f2ad", | |
| "return_mean": 2914.369501367621, | |
| "success_rate_mean": 0.82, | |
| "success_rate_min": 0.82 | |
| }, | |
| "format_version": 1, | |
| "model": { | |
| "action": { | |
| "set": "simple" | |
| }, | |
| "algorithm_id": "ppo", | |
| "environment_hash": "sha256:31d6d9ced20024347d67573787dd6afe60053a82055a10a5e6951dfb591393ca", | |
| "model_class": "stable_baselines3.ppo.ppo.PPO", | |
| "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 | |
| }, | |
| "qualified_env_id": "supermariobrosnes-turbo:SuperMarioBros-Nes-v0" | |
| }, | |
| "release": { | |
| "published_at": "2026-07-16T14:57:40Z", | |
| "version": "v1", | |
| "youtube_url": "https://www.youtube.com/watch?v=RlcQZP8Q7HM" | |
| }, | |
| "repo_naming_schema": 1, | |
| "repository": { | |
| "algorithm": "ppo", | |
| "game_family": "NES-SuperMarioBros", | |
| "goal": "Level2-1", | |
| "policy_variant": "gray84-hudcrop-stack4-simple", | |
| "repo_id": "tsilva/NES-SuperMarioBros_Level2-1_gray84-hudcrop-stack4-simple_ppo" | |
| }, | |
| "source": { | |
| "checkpoint_artifact": "tsilva/SuperMarioBros-Nes-v0/Level2-1_base_s1_20260704T110948Z-checkpoint:step-10000000", | |
| "checkpoint_step": 10000000, | |
| "commit": "1e18630ff20f40c4038d6bee5b023ff704c7277b", | |
| "recipe": "base", | |
| "repository": "https://github.com/tsilva/rlab", | |
| "run_id": "osxjhs99", | |
| "run_name": "Level2-1_base_s1_20260704T110948Z", | |
| "seed": 1, | |
| "wandb_project": "SuperMarioBros-Nes-v0" | |
| } | |
| } | |