Skip to content

Commit b1cea89

Browse files
committed
reduce batch_size to resolve the error: received 0 items of ancdata
1 parent 850429c commit b1cea89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landsat/recheck_landsat_labels/phase123_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ data:
5757
input_mapping:
5858
class:
5959
label: "targets"
60-
batch_size: 64
60+
batch_size: 32
6161
num_workers: 32
6262
default_config:
6363
transforms:

0 commit comments

Comments
 (0)