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 81, in _split_generators
first_examples = list(islice(pipeline, self.NUM_EXAMPLES_FOR_FEATURES_INFERENCE))
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 32, in _get_pipeline_from_tar
fs: fsspec.AbstractFileSystem = fsspec.filesystem("memory")
~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 302, in filesystem
cls = get_filesystem_class(protocol)
File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 239, in get_filesystem_class
raise ValueError(f"Protocol not known: {protocol}")
ValueError: Protocol not known: memory
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 71, 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.
YAML Metadata Warning:The task_categories "video-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
PinPan2Obs-6town-full
Full 2-observer panorama + perspective driving clips (CARLA, 6 towns) with
captions merged in. This is the RAW enrue1893/PinPan2Obs-6town content joined
with the captions from kaistcvlab/PinPan2Obs-6town-captioned.
- Format: WebDataset
.tar.gzshards undershards/, ~6 clips per shard. - Clips: 7069 (only clips complete in RAW and present in the captioned set; clips missing any file from the incomplete original download were skipped).
- Per-clip key:
<Town>__<clip>/…(e.g.Town01__clip_0983/observer_1.mp4).
Per-clip contents
observer_1.mp4,observer_2.mp4— the two observer 360° panoramas (GT).observer_{1,2}.warped.png+.mask.png— t=0 self-warp.observer_1_from_2.warped.png/observer_2_from_1.*— cross-observer warp.obs1_w2c.npy,obs2_w2c.npy— observer world→cam (4×4).first_frame_obs{1,2}_{front,right,back,left}.png— 8 reference frames.panorama.{gt,warped,mask}.mp4— actor 360° panorama.perspectives/<traj>.{gt,warped,mask}.mp4— 6 trajectories (front_static, origin, yaw_left, yaw_right, out_back_left_first, out_back_right_first).w2cs.npy,perspective_meta.json,intrinsics.json— actor poses / metadata.caption_9view.json— panorama + per-trajectory captions (qwen36_27b).
⚠️ Caption L/R note (verbatim)
Captions are stored verbatim from the captioned repo. The perspective video file
names are mislabeled relative to the actual turn direction, and the video + raymap agree
with each other, while the captions were written correct-for-direction and are therefore
keyed opposite to the video/raymap. To align, swap the perspective caption keys on load:
yaw_left↔yaw_right, out_back_left_first↔out_back_right_first. (No swap has been baked
into these files.)
- Downloads last month
- 119