Skip to content

Commit

Permalink
fixed call
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak committed Nov 28, 2024
1 parent 8d87577 commit 1ae14e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/steps/training/model_trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ def model_trainer(
log_metadata(
metadata={"metrics": eval_results},
artifact_name="model",
infer_artifact=True,
)
### YOUR CODE ENDS HERE ###

Expand Down

0 comments on commit 1ae14e3

Please sign in to comment.