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 d54f031 commit 43f83ccCopy full SHA for 43f83cc
1 file changed
src/open_data_pvnet/configs/PVNet_configs/datamodule/streamed_batches.yaml
@@ -5,8 +5,8 @@ _target_: pvnet.data.DataModule
5
configuration: null
6
num_workers: 8
7
prefetch_factor: 2
8
-
9
batch_size: 8
+
10
sample_output_dir: "GFS_samples"
11
num_train_samples: 5 #1000 Increase at your discretion
12
num_val_samples: 5 #1000 Increase at your discretion
0 commit comments