Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception: SplitsNotFoundError
Message: The split names could not be parsed from the dataset config.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 90, in _split_generators
inferred_arrow_schema = pa.concat_tables(pa_tables, promote_options="default").schema
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/table.pxi", line 6319, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowTypeError: Unable to merge: Field json has incompatible types: struct<manifests: list<item: struct<annotations: struct<io.containerd.image.name: string, org.opencontainers.image.ref.name: string>, digest: string, mediaType: string, size: int64>>, mediaType: string, schemaVersion: int64> vs list<item: struct<Config: string, LayerSources: struct<sha256:118b2a0c7241d82b3e8d8eea2c0cca3070466d3b61210ce64b499a0b6ed42b96: struct<digest: string, mediaType: string, size: int64>, sha256:1fca4746fdfce3f915da61900feecc6939f62305564712ad5f86f7b306f94740: struct<digest: string, mediaType: string, size: int64>, sha256:23d88427901ba46fb7526a4e9352be6713bd9b0deebe3b79181c13ee4770b04b: struct<digest: string, mediaType: string, size: int64>, sha256:3b23f818f904d83f29d045549c422c8ad4ab7556d1a7dedeb4a85a835b2f734a: struct<digest: string, mediaType: string, size: int64>, sha256:3b2bd8ed3e5b3a8681b454da0f888988dc17c5c26700e1635f9cbfd808be6f6a: struct<digest: string, mediaType: string, size: int64>, sha256:5e6f2e22ac70d7f05489d5a9cdab2a08999fedb675d824016fdfd15943a4803b: struct<digest: string, mediaType: string, size: int64>, sha256:7d57891d654190ff38535c470c5504a0c5e31dcfd1f88e9bad81b3bbd2869366: struct<digest: string, mediaType: string, size: int64>, sha256:ac21a51c40764f0b430510dfa9d2ff1b08b2378358e4486da427d20a8c686d1b: struct<digest: string, mediaType: string, size: int64>, sha256:bd22c3a6b4c4e95a5785581474f78f026c3902fbffae7ad10d0afca1ddea5b84: struct<digest: string, mediaType: string, size: int64>, sha256:c2833cb6858d2ee742ccbcfd67ca3cd5511e5bfa193bc461ccc10568718d003a: struct<digest: string, mediaType: string, size: int64>, sha256:c4d5f7862b99a2f51c83542a619f4e2da73e51cdab0f0de2bb2e10a846428d25: struct<digest: string, mediaType: string, size: int64>, sha256:c9ceea72f0b20d97668e814e69565c8d788e3498300cecd19fa73d77ce9b5a23: struct<digest: string, mediaType: string, size: int64>, sha256:ce2cf7f5dbd207753be36f52423800097e8fb58494b473b14e089d37e9e7070c: struct<digest: string, mediaType: string, size: int64>, sha256:d6c0eba1f97c560faf9affca7074475a7a80d88ec9730f95978e27452247b86e: struct<digest: string, mediaType: string, size: int64>, sha256:fbb9bbbaf4d2b027acd15252897d5043386eea7121e0e0433e697714bb14beac: struct<digest: string, mediaType: string, size: int64>>, Layers: list<item: string>, RepoTags: list<item: string>>>
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.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.
No dataset card yet
- Downloads last month
- 212