Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. This occured on row 422. Please report the issue.
Error code:   TransformRowsProcessingError
Exception:    ValueError
Message:      cannot read this XPM file
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 35, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ^^^^^^^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 401, in get_cell_value
                  return image(
                         ^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 97, in image
                  value = PILImage.open(BytesIO(value["bytes"]))
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/PIL/Image.py", line 3477, in open
                  im = _open_core(fp, filename, prefix, formats)
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/PIL/Image.py", line 3465, in _open_core
                  im = factory(fp, filename)
                       ^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/PIL/ImageFile.py", line 138, in __init__
                  self._open()
                File "/usr/local/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", line 61, in _open
                  raise ValueError(msg)
              ValueError: cannot read this XPM file

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.