The dataset viewer is not available for this subset.
Could not read the parquet files: Disallowed deserialization of 'arrow.py_extension_type': storage_type = list<item: list<item: list<item: list<item: float>>>> serialized = b'\x80\x04\x95R\x00\x00\x00\x00\x00\x00\x00\x8c\x1adatasets.features.features\x94\x8c\x14Array4DExtensionType\x94\x93\x94(K\x18M\x00\x01M\x00\x01K\x01t\x94\x8c\x07float32\x94\x86\x94R\x94.' pickle disassembly: 0: \x80 PROTO 4 2: \x95 FRAME 82 11: \x8c SHORT_BINUNICODE 'datasets.features.features' 39: \x94 MEMOIZE (as 0) 40: \x8c SHORT_BINUNICODE 'Array4DExtensionType' 62: \x94 MEMOIZE (as 1) 63: \x93 STACK_GLOBAL 64: \x94 MEMOIZE (as 2) 65: ( MARK 66: K BININT1 24 68: M BININT2 256 71: M BININT2 256 74: K BININT1 1 76: t TUPLE (MARK at 65) 77: \x94 MEMOIZE (as 3) 78: \x8c SHORT_BINUNICODE 'float32' 87: \x94 MEMOIZE (as 4) 88: \x86 TUPLE2 89: \x94 MEMOIZE (as 5) 90: R REDUCE 91: \x94 MEMOIZE (as 6) 92: . STOP highest protocol among opcodes = 4 Reading of untrusted Parquet or Feather files with a PyExtensionType column allows arbitrary code execution. If you trust this file, you can enable reading the extension type by one of: - upgrading to pyarrow >= 14.0.1, and call `pa.PyExtensionType.set_auto_load(True)` - disable this error by running `import pyarrow_hotfix; pyarrow_hotfix.uninstall()` We strongly recommend updating your Parquet/Feather files to use extension types derived from `pyarrow.ExtensionType` instead, and register this type explicitly. See https://arrow.apache.org/docs/dev/python/extending_types.html#defining-extension-types-user-defined-types for more details.

Need help to make the dataset viewer work? Open a discussion for direct support.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
0
Add dataset card