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.14/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
~~~~~~~~~~~~~~~~~~~~~~~~~^
StreamingDownloadManager(base_path=builder.base_path, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 91, in _split_generators
inferred_arrow_schema = pa.concat_tables(pa_tables, promote_options="default").schema
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/table.pxi", line 6320, 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
raise convert_status(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:3edb2192497af6e965b9b7e57dc6dbdce1f3ea721d14a98110419d4ded523298: struct<digest: string, mediaType: string, size: int64>, sha256:40bf8446ec16e62953d669d9470b2d82d14d439a66cb698c69598ffbc4dc46aa: struct<digest: string, mediaType: string, size: int64>, sha256:885844d4dc445372343b8152b8cb7fffc4def1c6b078719036737a92e9d2fc81: struct<digest: string, mediaType: string, size: int64>, sha256:9da13e41b0f395ba5aac522c9c24ddcbc01fec32fbb1ca63edad5abbe5e2e845: struct<digest: string, mediaType: string, size: int64>, sha256:ae72a32bbf9b3ca9cf0da885e532aed482c750a24d8649f86da2fe78a8996da0: struct<digest: string, mediaType: string, size: int64>, sha256:ea2972c3b821c95fcd138c1f1d64086df099c48ab60d9f253821da8fdc943f05: struct<digest: string, mediaType: string, size: int64>, sha256:ff167a120ea73fd13188b67e410bb08de27d36eaebcf70d04505fd3a5afe5bed: 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 66, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
~~~~~~~~~~~~~~~~~~~~~~~^
path=dataset,
^^^^^^^^^^^^^
config_name=config,
^^^^^^^^^^^^^^^^^^^
token=hf_token,
^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
path,
...<6 lines>...
**config_kwargs,
)
File "/usr/local/lib/python3.14/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.
meralion-qwen-aligner (Docker image)
Prebuilt Docker image for the Qwen3-ForcedAligner sidecar of the MERaLiON single-GPU ASR bundle
(CJK-routing force alignment). Shipped as a docker load-able tarball (the layers are large and slow
to push to Docker Hub from our region). No build required.
Use
huggingface-cli download MERaLiON-CTM/meralion-qwen-aligner-docker \
meralion-qwen-aligner.tar.gz --repo-type dataset --local-dir .
docker load -i meralion-qwen-aligner.tar.gz # -> meralion/meralion-qwen-aligner:latest
Bring it up via the bundle's docker compose (see the bundle README / .env.example).
- Downloads last month
- 4