runtime error
Exit code: 1. Reason: ocal/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 <module> run_update_dataset() File "/home/user/app/app.py", line 315, in run_update_dataset api.upload_folder( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1398, in _inner return fn(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 4857, in upload_folder commit_info = self.create_commit( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1398, in _inner return fn(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3852, in create_commit hf_raise_for_status(commit_resp, endpoint_name="commit") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 367, in hf_raise_for_status raise HfHubHTTPError(message, response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: (Request ID: Root=1-66edec3e-046b6982193e23364e042503;e6a7a6a9-2022-43b6-ba05-74962edf9384) 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. If you are trying to create or update content, make sure you have a token with the `write` role.
Container logs:
Fetching error logs...