liswei commited on
Commit
a6eb4ef
1 Parent(s): ac5117f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -20,4 +20,15 @@ configs:
20
  data_files:
21
  - split: train
22
  path: data/train-*
 
 
 
 
 
 
 
 
 
23
  ---
 
 
 
20
  data_files:
21
  - split: train
22
  path: data/train-*
23
+ language:
24
+ - zht
25
+ - zh
26
+ task_categories:
27
+ - text-generation
28
+ - text2text-generation
29
+ - fill-mask
30
+ size_categories:
31
+ - 1M<n<10M
32
  ---
33
+
34
+ Deduplicate version of [erhwenkuo/wikipedia-zhtw](https://huggingface.co/datasets/erhwenkuo/wikipedia-zhtw) using MinHash.