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 46. Please report the issue.
Error code:   TransformRowsProcessingError
Exception:    ValueError
Message:      invalid path: zip://SO1001_dataset/graphs/agent_view/csv/move-the-black-bowl-from-the-top-of-the-drawer-to-on-top-of-the-cookie-at-the-le_agent_view_v1.csv::hf://datasets/SemVLA/EmbodimentSemantic@a0dded49581dcbf5a109f8350305411d345c5d99/SO1001_dataset.zip
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 37, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ~~~~~~~~~~~~~~^
                      dataset=dataset,
                      ^^^^^^^^^^^^^^^^
                  ...<9 lines>...
                      hf_token=hf_token,
                      ^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 454, in get_cell_value
                  return video(
                      dataset=dataset,
                  ...<8 lines>...
                      json_path=json_path,
                  )
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 309, in video
                  raise ValueError(f"invalid path: {value['path']}")
              ValueError: invalid path: zip://SO1001_dataset/graphs/agent_view/csv/move-the-black-bowl-from-the-top-of-the-drawer-to-on-top-of-the-cookie-at-the-le_agent_view_v1.csv::hf://datasets/SemVLA/EmbodimentSemantic@a0dded49581dcbf5a109f8350305411d345c5d99/SO1001_dataset.zip

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.