Skip to content

fix(#85): add dataset download instructions, path config and folder validation to all BYOL notebooks#198

Open
vignathi123-vi wants to merge 1 commit intoML4SCI:mainfrom
vignathi123-vi:fix/85-byol-dataset-instructions
Open

fix(#85): add dataset download instructions, path config and folder validation to all BYOL notebooks#198
vignathi123-vi wants to merge 1 commit intoML4SCI:mainfrom
vignathi123-vi:fix/85-byol-dataset-instructions

Conversation

@vignathi123-vi
Copy link
Copy Markdown

Closes #85

The BYOL notebooks assumed local dataset paths with no setup guidance,
causing confusion for new contributors trying to reproduce results.

Updated all 4 BYOL notebooks (model1–model4) with:

  • Step-by-step dataset download instructions
  • Expected folder structure so users can verify their setup
  • Path configuration guidance to match their local environment
  • Folder validation checks that catch missing directories before training begins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant