The dataset viewer is not available for this subset.
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 88, in _split_generators
inferred_arrow_schema = pa.concat_tables(pa_tables, promote_options="default").schema
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/table.pxi", line 6321, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
return check_status(status)
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
raise convert_status(status)
pyarrow.lib.ArrowInvalid: Must pass at least one table
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 68, 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.
LevinHarness/uv-runtime-assets — public mirror of uv runtime binaries
Public mirror of uv 0.10.4 release archives (astral-sh/uv, Apache-2.0 OR
MIT) for the platforms used by Levin Harness hosts. No installer script is
mirrored: pick the archive for your platform, verify the SHA-256 against
MANIFEST.json, extract, and put uv/uvx on PATH.
Not an official distribution; not affiliated with or endorsed by Astral.
Licenses present: Apache-2.0 OR MIT.
Contents (mirrored verbatim, SHA-256 pinned)
| path | size | upstream license |
|---|---|---|
uv/0.10.4/uv-x86_64-apple-darwin.tar.gz |
20.9 MB | Apache-2.0 OR MIT |
uv/0.10.4/uv-x86_64-unknown-linux-gnu.tar.gz |
22.6 MB | |
uv/0.10.4/uv-aarch64-unknown-linux-gnu.tar.gz |
21.2 MB | Apache-2.0 OR MIT |
uv/0.10.4/uv-x86_64-unknown-linux-musl.tar.gz |
22.8 MB | Apache-2.0 OR MIT |
uv/0.10.4/uv-aarch64-apple-darwin.tar.gz |
19.3 MB | Apache-2.0 OR MIT |
uv/0.10.4/uv-x86_64-pc-windows-msvc.zip |
22.1 MB | Apache-2.0 OR MIT |
uv/0.10.4/uv-aarch64-pc-windows-msvc.zip |
20.6 MB | Apache-2.0 OR MIT |
Usage
# linux x86_64 (via hf-mirror.com for CN reachability)
curl -fL -o uv.tar.gz \
https://hf-mirror.com/datasets/LevinHarness/uv-runtime-assets/resolve/main/uv/0.10.4/uv-x86_64-unknown-linux-gnu.tar.gz
tar xzf uv.tar.gz && install -m755 uv-x86_64-unknown-linux-gnu/uv /usr/local/bin/uv
Windows: download uv-x86_64-pc-windows-msvc.zip, extract, add the folder
to PATH. All files keep the upstream SHA-256 recorded in MANIFEST.json
(pinned from the official uv-installer.sha256 manifest).
Provenance
MANIFEST.json records per file: upstream URL, SHA-256, size, license.
Consumers must re-verify the per-file SHA-256 before use.
- Mirrored for: levin-host-bootstrap
- Files: 7 (149 MB total)
- Downloads last month
- 68