Skip to content

Conversation

joshhvulcan
Copy link
Contributor

No description provided.

project: ${WANDB_PROJECT}
name: ${WANDB_NAME}
entity: ${WANDB_ENTITY}
# FIXME ${TRAINER_DATA_PATH}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason to move it from configuring things properly to having it in a comment?

@favyen2
Copy link
Collaborator

favyen2 commented Oct 3, 2025

I don't understand the reason for these changes, it seems to be reverting all of the changes I made to get it working with the latest esrun.

- class_path: rslp.helios.model.Helios
init_args:
checkpoint_path: ${EXTRA_FILES_PATH}/yawenzzzz/latent_mim_cross_random_per_modality_patchdisc_add_contrastive_0.1_1/step400000
checkpoint_path: gs://earth-system-run-dev/models/02ce432e-98e7-46d7-8a67-a1d9b346e746/stage_0/helios/step300000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should workaround things just by putting variables like EXTRA_FILES_PATH in a comment. If there is support to pass EXTRA_FILES_PATH to the local runner then we should do that, the path is gs://ai2-rslearn-projects-data/helios/checkpoints/.

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.

2 participants