File size: 1,677 Bytes
53eb1b6
8f926c4
 
 
 
 
 
 
 
 
 
53eb1b6
 
 
 
 
 
 
 
 
 
4f68f04
 
 
 
53eb1b6
 
 
 
 
 
0697302
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
681cc65
0697302
49811fa
 
 
47f2575
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
language:
- zht
- zh
size_categories:
- 100K<n<1M
task_categories:
- text-generation
- text2text-generation
- summarization
pretty_name: Traditional Chinese News Collection
dataset_info:
  features:
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: category
    dtype: string
  splits:
  - name: train
    num_bytes: 2427182242
    num_examples: 592026
  download_size: 1640447659
  dataset_size: 2427182242
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Dataset Card for Traditional Chinese News Collection

- Contains common news/magazines/articles available online in Traditional Chinese.
- Provides `title`, `text` (content), and `category` for each sample.
  - Note: `category` is labeled according to the source of the news.
- Cleaned with custom rules and de-deplicated using [MinHash](https://en.wikipedia.org/wiki/MinHash).

## Dataset Details

Dataset size: 557,764 samples.

Available labels:
- article
- tech
- science
- daily-weekly

Dataset source:
- [benchang1110/technewstw](https://huggingface.co/datasets/benchang1110/technewstw)
- [benchang1110/newstw](https://huggingface.co/datasets/benchang1110/newstw)
- [benchang1110/humantw](https://huggingface.co/datasets/benchang1110/humantw)
- [benchang1110/sciencetw](https://huggingface.co/datasets/benchang1110/sciencetw)
- [AWeirdDev/zh-tw-pts-articles-sm](https://huggingface.co/datasets/AWeirdDev/zh-tw-pts-articles-sm?row=2)
- [AWeirdDev/zh-tw-articles-2k](https://huggingface.co/datasets/AWeirdDev/zh-tw-articles-2k)
- [AWeirdDev/zh-tw-articles-6k](https://huggingface.co/datasets/AWeirdDev/zh-tw-articles-6k)
- The World Wide Web