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.
ci: Add 0.1.1 changelog (710)
r0.1.0
1 parent 0b58a59 commit c5a4c26Copy full SHA for c5a4c26
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## NVIDIA NeMo-Automodel 0.1.1
4
+
5
+- Features:
6
+ - Included support for limiting the number of samples with the ColumnMappedDataset
7
8
+- Bug Fixes (step scheduler):
9
+ - Switched to zero-based indexing
10
+ - Epoch length accounts for accumulation steps
11
12
## NVIDIA NeMo-Automodel 0.1.0
13
14
- Pretraining support for
0 commit comments