asadfgglie commited on
Commit
3403a52
·
verified ·
1 Parent(s): 9e2393b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -18,7 +18,15 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
 
 
21
  ---
22
  # Dataset Card for "nli-zh-tw-all"
23
 
24
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ task_categories:
22
+ - zero-shot-classification
23
+ - text-classification
24
+ - token-classification
25
+ language:
26
+ - zh
27
  ---
28
  # Dataset Card for "nli-zh-tw-all"
29
 
30
+ 使用OpenCC將[`shibing624/nli-zh-all`](https://huggingface.co/datasets/shibing624/nli-zh-all)翻譯而成的資料集
31
+
32
+ 資料集版權歸`shibing624`所有