Code example for SB3 models

#1
by satcos - opened

Quentin, Thanks for creating this wonderful leaderboard
Can you show example to create agent.pt for Stable baseline models?

I am using huggingface_sb3.package_to_hub for pushing the model, so how do I push agent.pt along with it?
So after pushing the original files should I use push_to_hub to push the agent.pt?

Thanks

Open RL Leaderboard org

Sure, you've scripts here: https://github.com/qgallouedec/open-rl-leaderboard-utils

Actually, we are considering supporting SB3 models natively (no need to create the agent.pt). If you have an opinion on it I'd be happy to ear it.

Thank you so much

satcos changed discussion status to closed
Open RL Leaderboard org

Follow-up. SB3 models are now natively supported. No need to create an agent.pt anymore. 🎉

Sign up or log in to comment