1309 shard of satellogic is error when load
#9
by
DonggeunYu
- opened
I set 1309 to Initial shard.
https://huggingface.co./spaces/satellogic/EarthView-Viewer
It seems like an error occurred in this part when I expected it.
for idx, sample in enumerate(data):
File "/usr/local/lib/python3.10/dist-packages/datasets/iterable_dataset.py", line 1384, in __iter__
for key, example in ex_iterable:
File "/usr/local/lib/python3.10/dist-packages/datasets/iterable_dataset.py", line 282, in __iter__
for key, pa_table in self.generate_tables_fn(**self.kwargs):
File "/usr/local/lib/python3.10/dist-packages/datasets/packaged_modules/parquet/parquet.py", line 87, in _generate_tables
for batch_idx, record_batch in enumerate(
File "pyarrow/_parquet.pyx", line 1587, in iter_batches
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
OSError: List index overflow.
Hi
@DonggeunYu
, thank you for your interest. Sorry it took me so long to answer you. It's working on my side.