提交 e2af73a6 编写于 作者: S Steffy-zxf

update notation

上级 8aae8d32
...@@ -37,7 +37,7 @@ class ChnSentiCorp(TextClassificationDataset): ...@@ -37,7 +37,7 @@ class ChnSentiCorp(TextClassificationDataset):
It tokenizes the text and encodes the data as model needed. It tokenizes the text and encodes the data as model needed.
max_seq_len (:obj:`int`, `optional`, defaults to :128): max_seq_len (:obj:`int`, `optional`, defaults to :128):
The maximum length (in number of tokens) for the inputs to the selected module, The maximum length (in number of tokens) for the inputs to the selected module,
such as enrie, bert and so on. such as ernie, bert and so on.
mode (:obj:`str`, `optional`, defaults to `train`): mode (:obj:`str`, `optional`, defaults to `train`):
It identifies the dataset mode (train, test or dev). It identifies the dataset mode (train, test or dev).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册