提交 6e6ed6b0 编写于 作者: Z zhxfl

fix by review

上级 bf281041
...@@ -62,7 +62,8 @@ class SampleInfoBucket(object): ...@@ -62,7 +62,8 @@ class SampleInfoBucket(object):
label_bin_paths (list|tuple): Files containing the binary label data. label_bin_paths (list|tuple): Files containing the binary label data.
label_desc_paths (list|tuple): Files containing the description of label_desc_paths (list|tuple): Files containing the description of
samples' label data. samples' label data.
split_perturb(int): Random perturb sub-sentence length when split long sentence. split_perturb(int): Maximum perturbation value for length of
sub-sentence when splitting long sentence.
split_sentence_threshold(int): Sentence whose length larger than split_sentence_threshold(int): Sentence whose length larger than
the value will trigger split operation. the value will trigger split operation.
split_sub_sentence_len(int): sub-sentence length is equal to split_sub_sentence_len(int): sub-sentence length is equal to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册