From dd8acdca0e0527c68f615fb97059e352912a42f9 Mon Sep 17 00:00:00 2001 From: gleibovich-nvidia <150582838+gleibovich-nvidia@users.noreply.github.com> Date: Sun, 17 Dec 2023 11:28:12 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Olivier Delalleau <507137+odelalleau@users.noreply.github.com> Signed-off-by: Gal Leibovich --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dedef9cbf..16b6ec3a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Breaking changes ### Bug Fixes -- Fixed a potential issue when the base model's `model.data.data_prefix` config is a list and is about to overriden with +- Fixed a potential issue when the base model's `model.data.data_prefix` config is a list and is about to be overridden with a dictionary from the training configuration. ## [0.1.0] - 2023-12-04