runtime error

Exit code: 1. Reason: for batch in iter_batched(data_struct, batch_size) for mapped_item in function(batch)] File "/usr/local/lib/python3.10/site-packages/datasets/utils/py_utils.py", line 390, 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 219, in _download_batched return [ File "/usr/local/lib/python3.10/site-packages/datasets/download/download_manager.py", line 220, in <listcomp> self._download_single(url_or_filename, download_config=download_config) 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 191, in cached_path output_path = huggingface_hub.HfApi( 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 5483, in hf_hub_download return hf_hub_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/file_download.py", line 1008, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1159, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1708, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 627, in xet_get download_files( RuntimeError: Data processing error: CAS service error : IO Error: No space left on device (os error 28)

Container logs:

Fetching error logs...