The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/CATIE-AQ/ssl-checkpoints/ssl-checkpoints.py or any data file in the same directory. Couldn't find 'CATIE-AQ/ssl-checkpoints' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in CATIE-AQ/ssl-checkpoints. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 65, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1507, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/CATIE-AQ/ssl-checkpoints/ssl-checkpoints.py or any data file in the same directory. Couldn't find 'CATIE-AQ/ssl-checkpoints' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in CATIE-AQ/ssl-checkpoints.

Need help to make the dataset viewer work? Open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

ssl-checkpoints

The code to load the checkpoints to follow... The repository is organised as follows:

  • Each folder corresponds to the data set used for our experiment.
  • Each subfolder represents the corresponding SSL technique used.
  • These subfolders contain the checkpoints for each transformation/pretext task considered. The five checkpoint files correspond to the transformation Baseline, SimClr, Orthogonality, LoRot and DCL, respectively, described in the blog.
Downloads last month
0
Edit dataset card