runtime error

Exit code: 1. Reason: usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2682, in repo_info return method( 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 2540, in dataset_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 477, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 503 Server Error: Service Unavailable for url: https://huggingface.co/api/datasets/CZLC/LLM_benchmark_data/revision/main (Request ID: Root=1-69d77a93-18a825a66893476a2c09e6ac;51e87608-affa-46ca-a70b-c52ee8185d40) Internal Error - We're working hard to fix this as soon as possible! The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 40, in <module> leaderboard_server = LeaderboardServer() File "/app/server.py", line 308, in __init__ self.results_dataset_integrity_check() # Check integrity of the results dataset after (re)start Hugging Face Space File "/app/server.py", line 497, in results_dataset_integrity_check self._update_models_and_tournament_results() File "/app/server.py", line 313, in _update_models_and_tournament_results self.results_dataset_local_snapshot = snapshot_download( 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/_snapshot_download.py", line 232, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

Container logs:

Fetching error logs...