提交 dbdae412 编写于 作者: Z zhangxuefei

Modify the file sequence_label.py

上级 ce29de0b
......@@ -73,7 +73,7 @@ if __name__ == '__main__':
strategy = hub.AdamWeightDecayStrategy(
weight_decay=args.weight_decay,
learning_rate=args.learning_rate,
warmup_strategy="linear_warmup_decay",
lr_scheduler="linear_warmup_decay",
)
# Setup runing config for PaddleHub Finetune API
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册