Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ task_categories:
|
|
| 3 |
- text-classification
|
| 4 |
language:
|
| 5 |
- zh
|
|
|
|
| 6 |
---
|
| 7 |
# Chinese Classification Dataset
|
| 8 |
|
|
@@ -24,7 +25,7 @@ The Chinese Classification Dataset is designed for classifying sentences in diff
|
|
| 24 |
| 呢個係一個示例句子。 | yue |
|
| 25 |
|
| 26 |
## Purpose
|
| 27 |
-
This dataset contains the same information as [agentlans/
|
| 28 |
but it's reformulated as a multi-label language classification problem.
|
| 29 |
|
| 30 |
## Applications
|
|
@@ -38,4 +39,4 @@ Ideal for training models to identify and classify various forms of Chinese text
|
|
| 38 |
|
| 39 |
## Licence and Acknowledgements
|
| 40 |
|
| 41 |
-
Please refer to [agentlans/chinese-classification](https://huggingface.co/datasets/agentlans/
|
|
|
|
| 3 |
- text-classification
|
| 4 |
language:
|
| 5 |
- zh
|
| 6 |
+
license: cc-by-sa-4.0
|
| 7 |
---
|
| 8 |
# Chinese Classification Dataset
|
| 9 |
|
|
|
|
| 25 |
| 呢個係一個示例句子。 | yue |
|
| 26 |
|
| 27 |
## Purpose
|
| 28 |
+
This dataset contains the same information as [agentlans/cantonese-chinese](https://huggingface.co/datasets/agentlans/cantonese-chinese)
|
| 29 |
but it's reformulated as a multi-label language classification problem.
|
| 30 |
|
| 31 |
## Applications
|
|
|
|
| 39 |
|
| 40 |
## Licence and Acknowledgements
|
| 41 |
|
| 42 |
+
Please refer to [agentlans/chinese-classification](https://huggingface.co/datasets/agentlans/cantonese-chinese) and the datasets that it's based on.
|