Skip to content

Commit 50491d8

Browse files
committed
fix: reset pvtv2_b0 optimizer configs to achieve an acceptable loss result
1 parent 78cd43a commit 50491d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/pvtv2/pvt_v2_b0_ascend.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ warmup_epochs: 10
5353
opt: "adamw"
5454
momentum: 0.9
5555
weight_decay: 0.05
56-
loss_scale_type: "dynamic"
57-
drop_overflow_update: True
5856
use_nesterov: False
57+
loss_scale: 1024

0 commit comments

Comments
 (0)