File size: 794 Bytes
03559f0
 
 
 
 
41453c6
 
03559f0
 
 
 
75eaf74
41453c6
75eaf74
 
03559f0
 
 
 
 
 
bcd1704
41d92ab
bcd1704
65439df
 
a8e6893
68ca6c2
 
 
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
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: article
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 4154802344
    num_examples: 1067358
  download_size: 2755606275
  dataset_size: 4154802344
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
This is a dataset crawled from the web from various sources based on traditional Chinese.
# Data distribution  
![Data distribution](pie_chart.png)
# Token distribution  
calculated using LlamaTokenizer  
Total tokens: 2,184,375,300 tokens (2.1B)
| news | wiki | tech | cosmopedia | human | science |
|----------|----------|----------|----------|----------|----------|
| 1.2B     | 0.43B    | 0.19B    | 0.08B    | 0.2B     | 0.08B    |