runtime error

Exit code: 1. Reason: taFilesList.from_patterns( File "/usr/local/lib/python3.10/site-packages/datasets/data_files.py", line 579, in from_patterns resolve_pattern( File "/usr/local/lib/python3.10/site-packages/datasets/data_files.py", line 341, in resolve_pattern for filepath, info in fs.glob(pattern, detail=True).items() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 417, in glob return super().glob(path, **kwargs) File "/usr/local/lib/python3.10/site-packages/fsspec/spec.py", line 580, in glob allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 430, in find return super().find( File "/usr/local/lib/python3.10/site-packages/fsspec/spec.py", line 481, in find for _, dirs, files in self.walk(path, maxdepth, detail=True, **kwargs): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 411, in walk yield from super().walk(path, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/fsspec/spec.py", line 414, in walk listing = self.ls(path, detail=True, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 292, in ls out = self._ls_tree(path, refresh=refresh, revision=revision, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 366, in _ls_tree self._ls_tree( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 383, in _ls_tree for path_info in tree: File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2913, in list_repo_tree yield (RepoFile(**path_info) if path_info["type"] == "file" else RepoFolder(**path_info)) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 638, in __init__ safe=security["safe"], av_scan=security["avScan"], pickle_import_scan=security["pickleImportScan"] KeyError: 'safe'

Container logs:

Fetching error logs...