File size: 1,193 Bytes
84756f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cca94d3
 
 
4cfa987
 
 
32c48c9
 
 
6806150
 
 
8286fff
 
 
 
 
84756f2
 
 
 
 
cca94d3
 
4cfa987
 
32c48c9
 
6806150
 
8286fff
 
84756f2
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
59
60
61
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: id
    dtype: string
  - name: dump
    dtype: string
  - name: url
    dtype: string
  - name: file_path
    dtype: string
  - name: language
    dtype: string
  - name: language_score
    dtype: float64
  - name: token_count
    dtype: int64
  - name: score
    dtype: float64
  - name: int_score
    dtype: int64
  splits:
  - name: train_0
    num_bytes: 11508241638
    num_examples: 5000000
  - name: train_1
    num_bytes: 11508247163
    num_examples: 5000000
  - name: train_2
    num_bytes: 11501328838
    num_examples: 5000000
  - name: train_3
    num_bytes: 11497974068
    num_examples: 5000000
  - name: train_4
    num_bytes: 11491608627
    num_examples: 5000000
  - name: train_5
    num_bytes: 847735582
    num_examples: 369047
  download_size: 31893177891
  dataset_size: 58355135916
configs:
- config_name: default
  data_files:
  - split: train_0
    path: data/train_0-*
  - split: train_1
    path: data/train_1-*
  - split: train_2
    path: data/train_2-*
  - split: train_3
    path: data/train_3-*
  - split: train_4
    path: data/train_4-*
  - split: train_5
    path: data/train_5-*
---