Skip to content

Commit 0327e6b

Browse files
committed
update again
1 parent b1e95f5 commit 0327e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/mortality_mimic4_stagenet_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def generate_holdout_set(
166166

167167
sample_dataset = base_dataset.set_task(
168168
MortalityPredictionStageNetMIMIC4(padding=20),
169-
num_workers=1,
169+
num_workers=4,
170170
cache_dir=cache_dir,
171171
input_processors=input_processors,
172172
output_processors=output_processors,

0 commit comments

Comments
 (0)