Skip to content

Commit

Permalink
correct dataset name for mv config
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Jun 24, 2024
1 parent 6deab10 commit 5d44e23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def get_config():
# data
data = config.data
data.centered = True
data.dataset_name = 'bham_ccpm-4x_12em_mv_ransom-season'
data.dataset_name = 'bham_ccpm-4x_12em_mv_random-season'

# model
model = config.model
Expand Down

0 comments on commit 5d44e23

Please sign in to comment.