Skip to content

Commit 027a922

Browse files
pthombrestevhliu
andauthored
Update docs/source/en/training/nemo_automodel.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
1 parent c117cb8 commit 027a922

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
@@ -103,7 +103,7 @@ python -m tools.diffusion.preprocessing_multiprocess image \
103103

104104
### Output format
105105

106-
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.
106+
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.
107107

108108
```
109109
/cache/

0 commit comments

Comments
 (0)