Fallback to Offline Experiment

While there are times when you want to run an Experiment offline, more often than not you need an offline experiment because of issues with internet connectivity. Defaulting to OfflineExperiment now happens automatically should Comet detect prolonged issues your connection. Your Experiment will finish normally, but you will have a local zip file that you can upload to Comet.

At the end of your run, the Experiment summary provides instructions for uploading the run to the Comet UI.

COMET INFO: To upload this offline experiment, run:
    comet upload /content/.cometml-runs/54338792a0324a39bc4ce26ae148e97e.zip

Note

Defaulting to OfflineExperiment will only happen on version 3.3.11+ of the backend.

Apr. 24, 2024