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/hdf5/hdf5.py", line 58, in _split_generators
with _safe_open_h5py(f, "r") as h5:
~~~~~~~~~~~~~~~^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/hdf5/hdf5.py", line 390, in _safe_open_h5py
f = h5py.File(file, mode)
File "/usr/local/lib/python3.14/site-packages/h5py/_hl/files.py", line 555, in __init__
fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr)
File "/usr/local/lib/python3.14/site-packages/h5py/_hl/files.py", line 232, in make_fid
fid = h5f.open(name, flags, fapl=fapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5f.pyx", line 106, in h5py.h5f.open
OSError: Unable to synchronously open file (file signature not found)
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.
WSI_Embedding_EBR
Public EBR embeddings split from thanminh01/WSI_Embedding for Hub commit health.
Cohorts (keep separate)
| Hub path | Cohort | Slides | Classes |
|---|---|---|---|
embeddings/EBR-coarse30/ |
coarse / 30-class | ~2319 | 30 |
embeddings/EBR-fine-other/ |
fine-other / 95 diagnosis folders | 745 | 95 |
Labels (do not lose):
Run-Information/labels/EBR-coarse30-labels.csvRun-Information/labels/EBR-fine-other-labels.csvRun-Information/labels/EBR-fine-other-hub-labels.csv- (+ convenience copies under
labels/)
Layout
embeddings/EBR-coarse30/<model>/<coords>/
embeddings/EBR-fine-other/<model>/<coords>/
Run-Information/runs-report/EBR-coarse30/run-info.zip
Run-Information/runs-report/EBR-fine-other/run-info.zip
Run-Information/prep/EBR-coarse30/<subdir>.zip
Run-Information/prep/EBR-fine-other/<subdir>.zip
Run-Information/labels/*.csv
Unzip each archive into its parent folder to restore the tree.
- Downloads last month
- 277