提交 60b3ce15 编写于 作者: Z Zeyu Chen

update typo

上级 b42d9ab2
......@@ -85,7 +85,7 @@ if __name__ == '__main__':
input_dict["segment_ids"].name, input_dict["input_mask"].name,
label.name, seq_len
]
# Define a classfication finetune task by PaddleHub's API
# Define a sequence labeling finetune task by PaddleHub's API
seq_label_task = hub.create_seq_labeling_task(
feature=sequence_output,
labels=label,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册