Skip to content

Commit 17d69b0

Browse files
authored
fix: Added correct link for the trainer-controller readme, to main readme.md (#254)
Signed-off-by: Padmanabha V Seshadri <seshapad@in.ibm.com>
1 parent aaf8cc9 commit 17d69b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ Trainer controller is a framework for controlling the trainer loop using user-de
547547

548548
This framework helps users define rules to capture scenarios like criteria for stopping an ongoing training (E.g validation loss reaching a certain target, validation loss increasing with epoch, training loss values for last 100 steps increasing etc).
549549

550-
For details about how you can use set a custom stopping criteria and perform custom operations, see [examples/trainer_controller/README.md](examples/trainer_controller/README.md)
550+
For details about how you can use set a custom stopping criteria and perform custom operations, see [examples/trainercontroller_configs/Readme.md](examples/trainercontroller_configs/Readme.md)
551551

552552
## More Examples
553553

0 commit comments

Comments
 (0)