diff --git a/examples/classification/README.md b/examples/classification/README.md index 8f166e36d73a20cc50fbe61cec0e857e2ce3bde9..3a99192eafbdede62a3ccc9441979416fc6126bb 100644 --- a/examples/classification/README.md +++ b/examples/classification/README.md @@ -12,7 +12,7 @@ Make sure you have downloaded the required pre-training model in the current fol #### Dataset -This task uses the `chnsenticorp` dataset. +This example demonstrates with [ChnSentiCorp](https://github.com/SophonPlus/ChineseNlpCorpus/tree/master/datasets/ChnSentiCorp_htl_all), a Chinese sentiment analysis dataset. Download dataset: ```shell