runtime error

Exit code: 1. Reason: .items() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 528, in glob return super().glob(path, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/fsspec/spec.py", line 642, in glob allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 567, in find out = self._ls_tree( ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 471, in _ls_tree for path_info in tree: File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_api.py", line 3191, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 476, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/datasets/double-ai/dev-f1-dataset/tree/76e14da3803d84707505226a2692686144d49aec/data?recursive=True&expand=False Exception ignored in: <function ResourceTracker.__del__ at 0x7f836eab1800> Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/multiprocess/resource_tracker.py", line 80, in __del__ File "/usr/local/lib/python3.12/site-packages/multiprocess/resource_tracker.py", line 89, in _stop File "/usr/local/lib/python3.12/site-packages/multiprocess/resource_tracker.py", line 102, in _stop_locked AttributeError: '_thread.RLock' object has no attribute '_recursion_count'

Container logs:

Fetching error logs...