huggingface/deep-rl-class

[HANDS-ON BUG] Unit 5 Unable to Push Pyramids Repo

Arindam75 opened this issue · 1 comments

Describe the bug

In the unit 5 pyramids problem, I am not bale to push my notebook to the hub.

When I run this command
!mlagents-push-to-hf --run-id= "Pyramids" --local-dir= "./results/Pyramids" --repo-id= "Arindam75/Pyramids" --commit-message= "First Push"

I get the following error message
results.zip

usage: mlagents-push-to-hf
[-h]
[--run-id RUN_ID]
[--local-dir LOCAL_DIR]
[--repo-id REPO_ID]
[--commit-message COMMIT_MESSAGE]
[--configfile-name CONFIGFILE_NAME]
mlagents-push-to-hf: error: unrecognized arguments: Pyramids ./results/Pyramids Arindam75/Pyramids First Push

Please share your notebook link so that we can reproduce the error

Material

  • Did you use Google Colab? Yes

If not:

  • Your Operating system (OS)
  • Version of your OS

solved. incorrect arguments traced