Skip to content

BYOL notebooks assume local dataset paths without download or structure instructions. #85

@nikhilchhokar

Description

@nikhilchhokar

Hi ML4Sci team,

While continuing to run the BYOL self-supervised learning notebooks
(model1_byol.ipynb), I encountered a FileNotFoundError when loading data:

The notebook assumes local directories such as:

  • Model_I/no_sub
  • Model_I/axion
  • Model_I/cdm

However, there are no instructions on:

  • how to obtain the dataset
  • expected directory structure
  • where these folders should be placed

As a result, the notebook cannot be run end-to-end on a fresh setup without
guessing the dataset layout.

I wanted to confirm the intended dataset source and structure before attempting
any fixes or documentation updates.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions