Skip to content

Commit c3ac515

Browse files
authored
Create CHANGELOG.md sagemaker-train
1 parent d66f79a commit c3ac515

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

sagemaker-train/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## v1.1.1 (2025-12-10)
4+
5+
### Bug fixes and Other Changes
6+
* Add validation to bedrock reward models
7+
* Hyperparameter issue fixes, Add validation s3 output path
8+
* Fix the recipe selection for multiple recipe scenario
9+
* Train wait() timeout exception handling
10+
* Update example notebooks to reflect recent code changes
11+
* Update `model_package_group_name` param to `model_package_group` in finetuning interfaces
12+
* remove `dataset` param for benchmark evaluator
13+
14+
## v1.1.0 (2025-12-03)
15+
16+
### Features
17+
18+
* Fine-tuning SDK: SFT, RLVR, and RLAIF techniques with standardized parameter design
19+
* AIRegistry Integration: Added CRUD operations for datasets and evaluators
20+
* Enhanced Training Experience: Implemented MLFlow metrics tracking and deployment workflows
21+
22+
## v1.0.1 (2025-11-19)
23+
24+
* Update project dependencies to include submodules: sagemaker-core, sagemaker-train, sagemaker-serve, sagemaker-mlops
25+

0 commit comments

Comments
 (0)