未验证 提交 dd1f132f 编写于 作者: Z Zeyu Chen 提交者: GitHub

Update multi_label_classifier.py

上级 cd815b7e
......@@ -34,7 +34,7 @@ args = parser.parse_args()
# yapf: enable.
if __name__ == '__main__':
# Step1: load Paddlehub ERNIE pretrained model
# Step1: load Paddlehub BERT pretrained model
module = hub.Module(name="bert_uncased_L-12_H-768_A-12")
inputs, outputs, program = module.context(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册