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

Update README.md

上级 0dbb1ee9
......@@ -45,7 +45,7 @@ pip install paddlenlp==2.0.0b
## 数据集快速加载
```python
from paddlenlp.datasets import ChnSentiCrop
from paddlenlp.datasets import ChnSentiCorp
train_dataset, dev_dataset, test_dataset= ChnSentiCorp.get_datasets(['train', 'dev', 'test'])
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册