Skip to content

Commit

Permalink
update queue-training to use 12em config as default
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Jul 31, 2023
1 parent a73fb6a commit d2ee21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/queue-training
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def main(
model_run_id: str,
cpm_dataset: str,
sde: str,
config: str = "xarray_cncsnpp_continuous",
config: str = "xarray_12em_cncsnpp_continuous",
memory: int = 64,
duration: int = 72,
):
Expand Down

0 comments on commit d2ee21b

Please sign in to comment.