Skip to content

Error at Compare Segmentation: Embeddings vs Fine-tuned #1

@robmarkcole

Description

@robmarkcole

At the notebook section Compare Segmentation: Embeddings vs Fine-tuned the error below is encountered:

FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/last.ckpt'

Case:

  • The training config is set to save checkpoints to checkpoints/ in OlmoEarthTutorial.ipynb
  • The fine-tuning cell failed before training started, with ModuleNotFoundError: No module named 'wandb', and printed FINE-TUNING FAILED (exit code: 1).
  • The later cells still assume checkpoints/last.ckpt exists in OlmoEarthTutorial.ipynb (line 1734) and OlmoEarthTutorial.ipynb (line 1869).
  • There are currently no .ckpt files anywhere in the workspace.

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