Views
No views yet
python -m sample_factory.huggingface.load_from_hub -r LLParallax/sample_factory_human_monkenjoy script corresponding to this environment:python -m sf_examples.nethack.enjoy_nethack --env=nethack_challenge --train_dir=./train_dir --experiment=sample_factory_human_monk--push_to_hub flag.
See https://www.samplefactory.dev/10-huggingface/huggingface/ for more detailstrain script corresponding to this environment:python -m sf_examples.nethack.train_nethack --env=nethack_challenge --character=mon-hum-neu-mal --num_workers=16 --num_envs_per_worker=32 batch_size=4096 --train_dir=./train_dir --experiment=sample_factory_human_monk --restart_behavior=resume --train_for_env_steps=10000000000--train_for_env_steps to a suitably high number as the experiment will resume at the number of steps it concluded at.