Skip to content

Commit 2f088ef

Browse files
committed
Merge remote-tracking branch 'olipinski/logdir' into pr/olipinski/logdir
2 parents 60f84cf + 4590e7e commit 2f088ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/finetuning_scheduler/fts_supporters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,6 @@ class ScheduleParsingMixin(ABC):
533533
ft_schedule: Optional[Union[str, dict]]
534534
reinit_optim_cfg: Optional[Dict]
535535
reinit_lr_cfg: Optional[Dict]
536-
#log_dir: Optional[Union[str, os.PathLike]]
537536

538537
def _validate_ft_sched(self) -> Tuple[int, int]:
539538
"""Ensure the explicitly specified fine-tuning schedule has a valid configuration.

0 commit comments

Comments
 (0)