deep-rl-class icon indicating copy to clipboard operation
deep-rl-class copied to clipboard

[HANDS-ON BUG] Bonus Unit 1 Train Huggy

Open suhaskr opened this issue 1 year ago • 2 comments

Describe the bug

Seems there is an issue with the code cell that is used to download the Huggy.zip environment executable file. When I run it, only the first chunk is downloaded.
The actual file size ~37Mb
But when the code cell is executed, only the first chunk is downloaded and the cell terminates with success. (the size of the downloaded file is ~2Mb)

image

Material

I used Google Colab to execute the code cells.

suhaskr avatar Jan 30 '24 10:01 suhaskr

Hey, I'm having the same issue! Did you manage to solve it?

rgargente avatar Feb 03 '24 18:02 rgargente

I have the same problem, the wget script does not work.

As a workaround, I downloaded the 37MB file from the google drive link they provide. Then right click the folder "linux" and upload the 37MB version.

image

Still, it will be better if huggingface can fix the download script in the notebook.

jarles33 avatar Feb 05 '24 23:02 jarles33

Hey there 👋 this error has been solved we changed from Google Drive to Github.

We updated Huggy notebook.

If you still have issues don't hesitate to comment below. For now I'm closing the issue.

simoninithomas avatar Mar 01 '24 15:03 simoninithomas