Skip to content

Commit

Permalink
add retries to config
Browse files Browse the repository at this point in the history
  • Loading branch information
pmhalvor committed Sep 29, 2024
1 parent 73ea982 commit 4a8da13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pipeline/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ pipeline:
hydrophone_sensitivity: -168.8
batch_duration: 600 # seconds
model_sample_rate: 10000
inference_retries: 3
plot_scores: true
plot_path_template: "data/plots/results/{year}/{month:02}/{plot_name}.png"
url: https://tfhub.dev/google/humpback_whale/1
Expand Down

0 comments on commit 4a8da13

Please sign in to comment.