Skip to content

Commit

Permalink
remove ppl callback
Browse files Browse the repository at this point in the history
  • Loading branch information
sichu2023 committed Dec 19, 2024
1 parent b8c6cde commit 9ef6117
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ def main(
)

callbacks = [
PerplexityLoggingCallback(log_train=False, log_val=True),
RichModelSummary(max_depth=4),
LearningRateMonitor(),
nl_callbacks.PreemptionCallback(),
Expand Down

0 comments on commit 9ef6117

Please sign in to comment.