Thanks for your nice wok!
I set BENCHMARK_DIR in both main.py as /home/sun/Desktop/ABC-RL/arithmetic ;
I set HOME_DIR in mcts_agent_training.sh as /home/sun/Desktop/ABC-RL
While runing mcts_agent_training.sh, log file shows:
1 /home/sun/miniconda3/envs/abcrl/lib/python3.9/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
2 warnings.warn(
3 /home/sun/miniconda3/envs/abcrl/lib/python3.9/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
4 warnings.warn(
5 Incorrect path. Rerun
I wonder which path may be incorrect and how to solve this issue.
Thanks and best wishes!
Thanks for your nice wok!
I set BENCHMARK_DIR in both
main.pyas/home/sun/Desktop/ABC-RL/arithmetic;I set HOME_DIR in
mcts_agent_training.shas/home/sun/Desktop/ABC-RLWhile runing
mcts_agent_training.sh, log file shows:I wonder which path may be incorrect and how to solve this issue.
Thanks and best wishes!