提交 b706590a 编写于 作者: W wangkuiyi 提交者: GitHub

Merge pull request #93 from 17Skye17/patch-1

correct spelling "yield_data"
...@@ -36,8 +36,8 @@ def hook(settings, word_dict, label_dict, predicate_dict, **kwargs): ...@@ -36,8 +36,8 @@ def hook(settings, word_dict, label_dict, predicate_dict, **kwargs):
} }
def get_batch_size(yeild_data): def get_batch_size(yield_data):
return len(yeild_data[0]) return len(yield_data[0])
@provider( @provider(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册