You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12:34:06.420 tokenize (num_proc=90): 60%|██████ | 565187/939344 [03:38<38:29, 162.03 examples/s] [rank3]: multiprocess.pool.RemoteTraceback:
12:34:06.420 [rank3]: """12:34:06.420 [rank3]: Traceback (most recent call last):12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/arrow_dataset.py", line 3534, in _map_single12:34:06.420 [rank3]: writer.write_batch(batch)12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/arrow_writer.py", line 609, in write_batch12:34:06.420 [rank3]: self.write_table(pa_table, writer_batch_size)12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/arrow_writer.py", line 627, in write_table12:34:06.420 [rank3]: self.pa_writer.write_table(pa_table, writer_batch_size)12:34:06.420 [rank3]: File "pyarrow/ipc.pxi", line 529, in pyarrow.lib._CRecordBatchWriter.write_table12:34:06.420 [rank3]: File "pyarrow/error.pxi", line 89, in pyarrow.lib.check_status12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/fsspec/implementations/local.py", line 389, in write12:34:06.420 [rank3]: return self.f.write(*args, **kwargs)12:34:06.420 [rank3]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^12:34:06.420 [rank3]: OSError: [Errno 28] No space left on device12:34:06.420 12:34:06.420 [rank3]: During handling of the above exception, another exception occurred:12:34:06.420 12:34:06.420 [rank3]: Traceback (most recent call last):12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/multiprocess/pool.py", line 125, in worker12:34:06.420 [rank3]: result = (True, func(*args, **kwds))12:34:06.420 [rank3]: ^^^^^^^^^^^^^^^^^^^12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/utils/py_utils.py", line 678, in _write_generator_to_queue12:34:06.420 [rank3]: for i, result in enumerate(func(**kwargs)):12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/arrow_dataset.py", line 3546, in _map_single12:34:06.420 [rank3]: writer.finalize()12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/datasets/arrow_writer.py", line 644, in finalize12:34:06.420 [rank3]: self.stream.close()12:34:06.420 [rank3]: File "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-aipnlp/ruanjunhao04/env/rjh/lib/python3.12/site-packages/fsspec/implementations/local.py", line 407, in close12:34:06.420 [rank3]: return self.f.close()12:34:06.420 [rank3]: ^^^^^^^^^^^^^^12:34:06.420 [rank3]: OSError: [Errno 28] No space left on device12:34:06.420 [rank3]: """
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
大家碰到过这个问题吗,我的磁盘空间非常充足,不知道这个space指得是什么
Beta Was this translation helpful? Give feedback.
All reactions