deep-rl-class
deep-rl-class copied to clipboard
[HANDS-ON BUG] Can't access the leaderboard
Describe the bug
I can't access the leaderboard for any unit, is this on my end or a known issue?
Material
Error message:
runtime error Exit code: 1. Reason: for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/datasets/huggingface-projects/drlc-leaderboard-data/commit/main
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/app/app.py", line 335, in
403 Forbidden: Forbidden: pass create_pr=1 as a query parameter to create a Pull Request.
Cannot access content at: https://huggingface.co/api/datasets/huggingface-projects/drlc-leaderboard-data/commit/main.
Make sure your token has the correct permissions.