Skip to content

Commit

Permalink
Update training epochs to 30 in hyperparameters.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cxnt committed Nov 19, 2024
1 parent 3681e25 commit 8ea8128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervisely_integration/train/hyperparameters.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
epoches: 5
epoches: 30
checkpoint_step: 5
HybridEncoder:
eval_spatial_size:
Expand Down

0 comments on commit 8ea8128

Please sign in to comment.