sumuks commited on
Commit
5ebe0f5
·
verified ·
1 Parent(s): f638e2a

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +299 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,299 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: text
7
+ dtype: string
8
+ - name: metadata
9
+ struct:
10
+ - name: url
11
+ dtype: string
12
+ - name: source_domain
13
+ dtype: string
14
+ - name: snapshot_id
15
+ dtype: string
16
+ - name: warc_metadata
17
+ struct:
18
+ - name: Content-Length
19
+ dtype: string
20
+ - name: Content-Type
21
+ dtype: string
22
+ - name: WARC-Block-Digest
23
+ dtype: string
24
+ - name: WARC-Concurrent-To
25
+ dtype: string
26
+ - name: WARC-Date
27
+ dtype: string
28
+ - name: WARC-IP-Address
29
+ dtype: string
30
+ - name: WARC-Identified-Payload-Type
31
+ dtype: string
32
+ - name: WARC-Payload-Digest
33
+ dtype: string
34
+ - name: WARC-Record-ID
35
+ dtype: string
36
+ - name: WARC-Target-URI
37
+ dtype: string
38
+ - name: WARC-Truncated
39
+ dtype: string
40
+ - name: WARC-Type
41
+ dtype: string
42
+ - name: WARC-Warcinfo-ID
43
+ dtype: string
44
+ - name: warc_info
45
+ dtype: string
46
+ - name: line_start_n_end_idx
47
+ struct:
48
+ - name: line_start_idx
49
+ list: int32
50
+ - name: line_end_idx
51
+ list: int32
52
+ - name: quality_signals
53
+ struct:
54
+ - name: red_pajama_v2
55
+ struct:
56
+ - name: ccnet_original_length
57
+ dtype: float32
58
+ - name: ccnet_original_nlines
59
+ dtype: float32
60
+ - name: rps_doc_curly_bracket
61
+ dtype: float32
62
+ - name: rps_doc_ldnoobw_words
63
+ dtype: float32
64
+ - name: rps_doc_lorem_ipsum
65
+ dtype: float32
66
+ - name: rps_doc_stop_word_fraction
67
+ dtype: float32
68
+ - name: rps_doc_ut1_blacklist
69
+ dtype: float32
70
+ - name: rps_doc_frac_all_caps_words
71
+ dtype: float32
72
+ - name: rps_doc_frac_lines_end_with_ellipsis
73
+ dtype: float32
74
+ - name: rps_doc_frac_no_alph_words
75
+ dtype: float32
76
+ - name: rps_doc_frac_unique_words
77
+ dtype: float32
78
+ - name: rps_doc_mean_word_length
79
+ dtype: float32
80
+ - name: rps_doc_num_sentences
81
+ dtype: float32
82
+ - name: rps_doc_symbol_to_word_ratio
83
+ dtype: float32
84
+ - name: rps_doc_unigram_entropy
85
+ dtype: float32
86
+ - name: rps_doc_word_count
87
+ dtype: float32
88
+ - name: rps_doc_frac_chars_dupe_10grams
89
+ dtype: float32
90
+ - name: rps_doc_frac_chars_dupe_5grams
91
+ dtype: float32
92
+ - name: rps_doc_frac_chars_dupe_6grams
93
+ dtype: float32
94
+ - name: rps_doc_frac_chars_dupe_7grams
95
+ dtype: float32
96
+ - name: rps_doc_frac_chars_dupe_8grams
97
+ dtype: float32
98
+ - name: rps_doc_frac_chars_dupe_9grams
99
+ dtype: float32
100
+ - name: rps_doc_frac_chars_top_2gram
101
+ dtype: float32
102
+ - name: rps_doc_frac_chars_top_3gram
103
+ dtype: float32
104
+ - name: rps_doc_frac_chars_top_4gram
105
+ dtype: float32
106
+ - name: rps_doc_books_importance
107
+ dtype: float32
108
+ - name: rps_doc_books_importance_length_correction
109
+ dtype: float32
110
+ - name: rps_doc_openwebtext_importance
111
+ dtype: float32
112
+ - name: rps_doc_openwebtext_importance_length_correction
113
+ dtype: float32
114
+ - name: rps_doc_wikipedia_importance
115
+ dtype: float32
116
+ - name: rps_doc_wikipedia_importance_length_correction
117
+ dtype: float32
118
+ - name: fasttext
119
+ struct:
120
+ - name: dclm
121
+ dtype: float32
122
+ - name: english
123
+ dtype: float32
124
+ - name: fineweb_edu_approx
125
+ dtype: float32
126
+ - name: eai_general_math
127
+ dtype: float32
128
+ - name: eai_open_web_math
129
+ dtype: float32
130
+ - name: eai_web_code
131
+ dtype: float32
132
+ - name: eai_taxonomy
133
+ struct:
134
+ - name: free_decimal_correspondence
135
+ struct:
136
+ - name: primary
137
+ struct:
138
+ - name: code
139
+ dtype: string
140
+ - name: labels
141
+ struct:
142
+ - name: level_1
143
+ dtype: string
144
+ - name: level_2
145
+ dtype: string
146
+ - name: level_3
147
+ dtype: string
148
+ - name: secondary
149
+ struct:
150
+ - name: code
151
+ dtype: string
152
+ - name: labels
153
+ struct:
154
+ - name: level_1
155
+ dtype: string
156
+ - name: level_2
157
+ dtype: string
158
+ - name: level_3
159
+ dtype: string
160
+ - name: bloom_cognitive_process
161
+ struct:
162
+ - name: primary
163
+ struct:
164
+ - name: code
165
+ dtype: string
166
+ - name: label
167
+ dtype: string
168
+ - name: secondary
169
+ struct:
170
+ - name: code
171
+ dtype: string
172
+ - name: label
173
+ dtype: string
174
+ - name: bloom_knowledge_domain
175
+ struct:
176
+ - name: primary
177
+ struct:
178
+ - name: code
179
+ dtype: string
180
+ - name: label
181
+ dtype: string
182
+ - name: secondary
183
+ struct:
184
+ - name: code
185
+ dtype: string
186
+ - name: label
187
+ dtype: string
188
+ - name: document_type_v1
189
+ struct:
190
+ - name: primary
191
+ struct:
192
+ - name: code
193
+ dtype: string
194
+ - name: label
195
+ dtype: string
196
+ - name: secondary
197
+ struct:
198
+ - name: code
199
+ dtype: string
200
+ - name: label
201
+ dtype: string
202
+ - name: extraction_artifacts
203
+ struct:
204
+ - name: primary
205
+ struct:
206
+ - name: code
207
+ dtype: string
208
+ - name: label
209
+ dtype: string
210
+ - name: secondary
211
+ struct:
212
+ - name: code
213
+ dtype: string
214
+ - name: label
215
+ dtype: string
216
+ - name: missing_content
217
+ struct:
218
+ - name: primary
219
+ struct:
220
+ - name: code
221
+ dtype: string
222
+ - name: label
223
+ dtype: string
224
+ - name: secondary
225
+ struct:
226
+ - name: code
227
+ dtype: string
228
+ - name: label
229
+ dtype: string
230
+ - name: document_type_v2
231
+ struct:
232
+ - name: primary
233
+ struct:
234
+ - name: code
235
+ dtype: string
236
+ - name: label
237
+ dtype: string
238
+ - name: secondary
239
+ struct:
240
+ - name: code
241
+ dtype: string
242
+ - name: label
243
+ dtype: string
244
+ - name: reasoning_depth
245
+ struct:
246
+ - name: primary
247
+ struct:
248
+ - name: code
249
+ dtype: string
250
+ - name: label
251
+ dtype: string
252
+ - name: secondary
253
+ struct:
254
+ - name: code
255
+ dtype: string
256
+ - name: label
257
+ dtype: string
258
+ - name: technical_correctness
259
+ struct:
260
+ - name: primary
261
+ struct:
262
+ - name: code
263
+ dtype: string
264
+ - name: label
265
+ dtype: string
266
+ - name: secondary
267
+ struct:
268
+ - name: code
269
+ dtype: string
270
+ - name: label
271
+ dtype: string
272
+ - name: education_level
273
+ struct:
274
+ - name: primary
275
+ struct:
276
+ - name: code
277
+ dtype: string
278
+ - name: label
279
+ dtype: string
280
+ - name: secondary
281
+ struct:
282
+ - name: code
283
+ dtype: string
284
+ - name: label
285
+ dtype: string
286
+ - name: pid
287
+ dtype: string
288
+ splits:
289
+ - name: train
290
+ num_bytes: 635928.5363401794
291
+ num_examples: 100
292
+ download_size: 567423
293
+ dataset_size: 635928.5363401794
294
+ configs:
295
+ - config_name: default
296
+ data_files:
297
+ - split: train
298
+ path: data/train-*
299
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa8d5d5998df1c32f45eabffa707ddee4a3506426bebd82e080a7a7c860dab1e
3
+ size 567423