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 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.

routing_analysis reproducibility archive — part 1

This repository is the first part of a filesystem-level reproducibility snapshot of routing_analysis.

The snapshot is enumerated directly from the filesystem. .gitignore is not consulted: ignored checkpoints, optimizer state, caches, logs, hidden files, empty directories, symbolic links, and Git metadata are all represented in the complete archive set.

Part 1 contains every entry outside finetuning/phase2_full/checkpoints/, except that credential-bearing originals and their Git histories are preserved in a separate, client-encrypted private supplement. The complete checkpoint tree is assigned to part 2.

Snapshot inventory

  • Regular-file paths: 78,058
  • Directories below the archive root: 51,076
  • Symbolic links: 1,407
  • Apparent regular-file bytes: 14,671,574,979,284
  • Unique regular-file bytes after preserving hard links: 14,308,750,392,616
  • Part 1 public payload before compression: 4,503,109,487,514 bytes
  • Encrypted sensitive supplement before compression: 10,803,293,501 bytes
  • Part 2 checkpoint payload before compression: 9,794,837,611,601 bytes

Every tar.zst data shard is independent. Each archive stores paths below a top-level routing_analysis/ directory. Verify downloaded shards against the published SHA-256 list before extraction.

Do not use a single concatenated split-tar workflow: no shard in this archive depends on the byte stream of another shard.

Status

Upload in progress. The machine-readable manifest and shard checksums are the authoritative source of completion state.

Downloads last month
46