未验证 提交 23b0e138 编写于 作者: G gaotingquan

fix: fix bs lr

上级 1152121f
......@@ -36,7 +36,7 @@ Optimizer:
momentum: 0.9
lr:
name: Cosine
learning_rate: 0.4
learning_rate: 0.08
warmup_epoch: 5
regularizer:
name: 'L2'
......@@ -66,11 +66,11 @@ DataLoader:
sampler:
name: DistributedBatchSampler
batch_size: 64
batch_size: 512
drop_last: False
shuffle: True
loader:
num_workers: 4
num_workers: 8
use_shared_memory: True
Eval:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册