Skip to content

Commit 43c9820

Browse files
pthombrestevhliu
andauthored
Apply suggestion from @stevhliu
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
1 parent 18d3241 commit 43c9820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/en/training/nemo_automodel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ python -m tools.diffusion.preprocessing_multiprocess video \
110110

111111
### Output format
112112

113-
Preprocessing produces a cache directory organized by resolution bucket. NeMo Automodel supports multiresolution training through bucketed sampling — samples are grouped by spatial resolution so each batch contains same-size samples, avoiding padding waste.
113+
Preprocessing produces a cache directory organized by resolution bucket. NeMo Automodel supports multi-resolution training through bucketed sampling, Samples are grouped by spatial resolution so each batch contains same-size samples, avoiding padding waste.
114114

115115
```
116116
/cache/

0 commit comments

Comments
 (0)