fix 8-card training acc is low

pull/2792/head
“jhongwei.che 2023-05-11 08:03:51 +00:00
parent 7eaf619c5a
commit 94f9bee572
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Optimizer:
learning_rate: 0.1
decay_epochs: [30, 60, 90]
values: [0.1, 0.01, 0.001, 0.0001]
warmup_epoch: 5
regularizer:
name: 'L2'
coeff: 0.0001