Skip to content

Commit

Permalink
Merge pull request #14 from argmaxinc/atila/upload_flag_fix
Browse files Browse the repository at this point in the history
Fixes #13
  • Loading branch information
atiorh authored Nov 7, 2024
2 parents 0999a61 + 125878b commit 33d167f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/evaluate_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,4 @@ def cli():
args.dataset = dataset
args.pipeline = "WhisperKit"
args.num_samples = -1
args.upload_results = True
test_evaluate.main(args)

0 comments on commit 33d167f

Please sign in to comment.