runtime error

Exit code: 1. Reason: line 361, in resolve_pattern for filepath, info in fs.glob(pattern, detail=True, **glob_kwargs).items() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 521, in glob return super().glob(path, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/fsspec/spec.py", line 609, in glob allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 556, in find return super().find( ^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/fsspec/spec.py", line 500, in find out[path] = self.info(path) ^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 719, in info paths_info = self._api.get_paths_info( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 3362, in get_paths_info hf_raise_for_status(response) File "/home/user/.local/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 465, in hf_raise_for_status raise _format(BadRequestError, message, response) from e huggingface_hub.errors.BadRequestError: (Request ID: Root=1-687a1ba4-5ae094064501ef4e6b1483f6;6e4820dc-6e53-4ab3-8792-c3b28e58ae5b) Bad request: * Invalid input: expected array, received string * at paths * Invalid input: expected boolean, received string * at expand āœ– Invalid input: expected array, received string → at paths āœ– Invalid input: expected boolean, received string → at expand

Container logs:

Fetching error logs...