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:11b027e0c93fcc04101b5318f80700ccd00ff452b29c64bbc0b039fa9f0dea38: struct<digest: string, mediaType: string, size: int64>, sha256:137a72afc5ebe771475bcc2c0d72ade9e41b37a8ff2579998e179ee9d3ea181d: struct<digest: string, mediaType: string, size: int64>, sha256:1ccef6f8b4b7b78c1fadecb125fc4daf8c755069f95c01ec637437f8ca1f0df7: struct<digest: string, mediaType: string, size: int64>, sha256:2573e0d8158209ed54ab25c87bcdcb00bd3d2539246960a3d592a1c599d70465: struct<digest: string, mediaType: string, size: int64>, sha256:30cb5ab91187bb1a222c7a3aa362c5f74b9327d3a09a02adc55d74fe0c87ac77: struct<digest: string, mediaType: string, size: int64>, sha256:4b8536baf9b97d6eb830c21a3410b0f3aa3f32f8ea891063b34481185b1cf0f6: struct<digest: string, mediaType: string, size: int64>, sha256:4f13a915e11d26ce399e291f73ad666f176caddded6d90b7fb966db69d81bfde: struct<digest: string, mediaType: string, size: int64>, sha256:5bd517b5d328cf6833d30fa112c865c4e58aec5983a14873e818348a6aa4afc5: struct<digest: string, mediaType: string, size: int64>, sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef: struct<digest: string, mediaType: string, size: int64>, sha256:670af7d0111a040cb105cb0c4ab56ebc6cdbe0e50929ec2f90e466979cb2f47e: struct<digest: string, mediaType: string, size: int64>, sha256:76aaffecdc93d812cd7edf6789dd81e56105d3dd681678072bea7911d5bf8a7a: struct<digest: string, mediaType: string, size: int64>, sha256:8d84350553f45c546fa42fd2a6e589b2c4336b2675b05b9b01a09668b28486ca: struct<digest: string, mediaType: string, size: int64>, sha256:ab6422ad52285d8ee4e7f985d118a0abf4b14e5156aa7960ba40bddc5916b56e: struct<digest: string, mediaType: string, size: int64>, sha256:ad082bdd1f944e289cd933af4a50e45fd7460c17972b99855086e6ba660cdb14: struct<digest: string, mediaType: string, size: int64>, sha256:bf67195f7499745b8ac40584b689c7a9eb7ebee2f62b04cb9ede8a4fa680a6f2: struct<digest: string, mediaType: string, size: int64>, sha256:c2bc4803fac92fed58c7f043d70d9cabc306bd4bdfbba25e1d3ac6f114e1b74e: struct<digest: string, mediaType: string, size: int64>, sha256:c7bad6f2f95794f5c60e9c28acc8c612d8ad63e443accd7f40a51b31cd2744dc: 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.
README.md exists but content is empty.
- Downloads last month
- 19