File size: 3,591 Bytes
0065c32
 
fc9ff95
 
 
 
5c49cb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
508dc51
 
5c49cb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fc9ff95
 
cd1b52a
5c49cb2
cd1b52a
 
951ea1f
0065c32
 
 
 
 
 
 
 
 
 
51365e7
 
 
134e122
 
 
f790819
 
 
4f737c3
 
 
28e0eb7
 
 
355de75
 
 
a71e53e
 
 
 
 
951ea1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
523beb0
 
 
 
 
 
 
 
 
 
 
 
0065c32
fc9ff95
 
 
 
0065c32
 
 
 
0e79452
 
14b5da8
 
a87794d
 
fbea3c6
 
3708ddd
 
14bb490
 
951ea1f
 
 
 
523beb0
 
 
 
0065c32
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
---
dataset_info:
- config_name: all-nlp
  features:
  - name: text
    dtype: string
  - name: language
    dtype: string
  - name: confidence
    struct:
    - name: ARABIC
      dtype: float64
    - name: CHINESE
      dtype: float64
    - name: DUTCH
      dtype: float64
    - name: ENGLISH
      dtype: float64
    - name: FRENCH
      dtype: float64
    - name: GERMAN
      dtype: float64
    - name: ITALIAN
      dtype: float64
    - name: JAPANESE
      dtype: float64
    - name: POLISH
      dtype: float64
    - name: PORTUGUESE
      dtype: float64
    - name: RUSSIAN
      dtype: float64
    - name: SPANISH
      dtype: float64
    - name: TURKISH
      dtype: float64
  - name: lines_with_no_ending_punctuation
    struct:
    - name: label
      struct:
      - name: no_ending
        dtype: int64
    - name: mask
      sequence:
        sequence: int64
  - name: lines_with_too_few_words
    struct:
    - name: label
      struct:
      - name: too_few
        dtype: int64
    - name: mask
      sequence:
        sequence: int64
  - name: has_naughty_word
    dtype: bool
  - name: naughty_words
    sequence: string
  - name: has_javascript
    dtype: bool
  - name: has_lorem_ipsum
    dtype: bool
  - name: has_curly_brace
    dtype: bool
  - name: line_count
    dtype: int64
  - name: character_count
    dtype: int64
  - name: token_count
    dtype: int64
  - name: text_count
    dtype: int64
  - name: sentence_counts
    sequence:
      sequence: int64
  splits:
  - name: train
    num_bytes: 60566536
    num_examples: 5000
  download_size: 27094942
  dataset_size: 60566536
- config_name: dsir
  features:
  - name: text
    dtype: string
  - name: tokens
    sequence: string
  - name: weight
    dtype: float32
  - name: prob_dists
    sequence: float32
  splits:
  - name: train
    num_bytes: 484592779.0
    num_examples: 5000
  - name: percent_0_5
    num_bytes: 24229638.95
    num_examples: 250
  - name: percent_20_25
    num_bytes: 24229638.95
    num_examples: 250
  - name: percent_40_45
    num_bytes: 24229638.95
    num_examples: 250
  - name: percent_60_65
    num_bytes: 24229638.95
    num_examples: 250
  - name: percent_80_85
    num_bytes: 24229638.95
    num_examples: 250
  - name: percent_95_100
    num_bytes: 24229638.95
    num_examples: 250
  download_size: 331722089
  dataset_size: 629970612.7000002
- config_name: dsir-domain
  features:
  - name: text
    dtype: string
  - name: tokens
    sequence: string
  - name: weight
    dtype: float32
  - name: prob_dists
    sequence: float32
  splits:
  - name: train
    num_bytes: 484592779.0
    num_examples: 5000
  download_size: 74755598
  dataset_size: 484592779.0
- config_name: ppl_ccnet
  features:
  - name: text
    dtype: string
  - name: ppl
    dtype: float64
  splits:
  - name: train
    num_bytes: 47550417.0
    num_examples: 5000
  download_size: 24672308
  dataset_size: 47550417.0
configs:
- config_name: all-nlp
  data_files:
  - split: train
    path: all-nlp/train-*
- config_name: dsir
  data_files:
  - split: train
    path: dsir/train-*
  - split: percent_0_5
    path: dsir/percent_0_5-*
  - split: percent_20_25
    path: dsir/percent_20_25-*
  - split: percent_40_45
    path: dsir/percent_40_45-*
  - split: percent_60_65
    path: dsir/percent_60_65-*
  - split: percent_80_85
    path: dsir/percent_80_85-*
  - split: percent_95_100
    path: dsir/percent_95_100-*
- config_name: dsir-domain
  data_files:
  - split: train
    path: dsir-domain/train-*
- config_name: ppl_ccnet
  data_files:
  - split: train
    path: ppl_ccnet/train-*
---