runtime error
Exit code: 1. Reason: ize) for mapped_item in function(batch)] File "/usr/local/lib/python3.10/site-packages/datasets/utils/py_utils.py", line 380, in <listcomp> return [mapped_item for batch in iter_batched(data_struct, batch_size) for mapped_item in function(batch)] File "/usr/local/lib/python3.10/site-packages/datasets/download/download_manager.py", line 206, in _download_batched return thread_map( File "/usr/local/lib/python3.10/site-packages/tqdm/contrib/concurrent.py", line 69, in thread_map return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs) File "/usr/local/lib/python3.10/site-packages/tqdm/contrib/concurrent.py", line 51, in _executor_map return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs)) File "/usr/local/lib/python3.10/site-packages/tqdm/std.py", line 1181, in __iter__ for obj in iterable: File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 621, in result_iterator yield _result_or_cancel(fs.pop()) File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 319, in _result_or_cancel return fut.result(timeout) File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 451, in result return self.__get_result() File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result raise self._exception File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.10/site-packages/datasets/download/download_manager.py", line 229, in _download_single out = cached_path(url_or_filename, download_config=download_config) File "/usr/local/lib/python3.10/site-packages/datasets/utils/file_utils.py", line 202, in cached_path raise FileNotFoundError(str(e)) from e FileNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Container logs:
Fetching error logs...