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 80, in _split_generators
                  raise ValueError(
                  ...<2 lines>...
                  )
              ValueError: The TAR archives of the dataset should be in WebDataset format, but the files in the archive don't share the same prefix or the same types.
              
              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.

SAM3 SG-v4 experiment artifacts

Private backup of the experiment-specific artifacts under sam3_sgv4_fullcoverage_20260731.

The original COCO/RefCOCO and ReasonSeg datasets remain in xuzishan/sam3-datasets. This repository is for generated material that is not recoverable from those original datasets:

  • RefCOCO, RefCOCO+, and RefCOCOg four-rollout training trajectories;
  • thinking histories, trajectory JSONL, predictions, masks, and GT snapshots;
  • ReasonSeg generated outputs;
  • D-ver/D-val and official-test evaluation artifacts;
  • learned skills, patch banks, summaries, manifests, logs, and recovery data.

Archives are generated from the shared filesystem source at /taijifs_wzaj4/share_7001455/xuzishan/sam3_sgv4_fullcoverage_20260731. Every archive group includes SHA-256 checksums and a completion marker. The critical/ archives exclude large bitmap/model/cache files so trajectory text is backed up first. The complete/ archives subsequently preserve all files in each generated-output tree.

Do not treat the presence of a partial archive as completion. A group is complete only when its .complete marker and checksum manifest are present.

Downloads last month
327