We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c80c13 commit 4d5e947Copy full SHA for 4d5e947
config/default_config.yml
@@ -78,7 +78,7 @@ masking_rate_sampling: True
78
# sample a subset of all target points, useful e.g. to reduce memory requirements
79
sampling_rate_target: 1.0
80
# include a masking strategy here, currently only supporting "random" and "block"
81
-masking_strategy: "block"
+masking_strategy: "random"
82
83
num_epochs: 24
84
samples_per_epoch: 4096
0 commit comments