Convert dataset to Parquet

#1
by SaylorTwift HF Staff - opened
This view is limited to 50 files because it contains too many changes.  See the raw diff here.
Files changed (50) hide show
  1. README.md +270 -0
  2. arxiv/test-00000-of-00001.parquet +3 -0
  3. arxiv/test.jsonl +0 -0
  4. arxiv/test106.jsonl +0 -1
  5. arxiv/test118.jsonl +0 -1
  6. arxiv/test123.jsonl +0 -1
  7. arxiv/test133.jsonl +0 -1
  8. arxiv/test140.jsonl +0 -1
  9. arxiv/test141.jsonl +0 -1
  10. arxiv/test142.jsonl +0 -1
  11. arxiv/test148.jsonl +0 -1
  12. arxiv/test157.jsonl +0 -1
  13. arxiv/test168.jsonl +0 -1
  14. arxiv/test180.jsonl +0 -1
  15. arxiv/test193.jsonl +0 -1
  16. arxiv/test208.jsonl +0 -1
  17. arxiv/test211.jsonl +0 -1
  18. arxiv/test22.jsonl +0 -1
  19. arxiv/test221.jsonl +0 -1
  20. arxiv/test234.jsonl +0 -1
  21. arxiv/test249.jsonl +0 -0
  22. arxiv/test25.jsonl +0 -1
  23. arxiv/test60.jsonl +0 -1
  24. arxiv/test61.jsonl +0 -1
  25. arxiv/test63.jsonl +0 -1
  26. arxiv/test64.jsonl +0 -1
  27. arxiv/test76.jsonl +0 -1
  28. arxiv/test84.jsonl +0 -1
  29. arxiv/test95.jsonl +0 -1
  30. arxiv/test99.jsonl +0 -1
  31. bibliotik/test-00000-of-00001.parquet +3 -0
  32. bibliotik/test.jsonl +0 -0
  33. commoncrawl/test-00000-of-00001.parquet +3 -0
  34. commoncrawl/test.jsonl +0 -0
  35. dm-mathematics/test-00000-of-00001.parquet +3 -0
  36. dm-mathematics/test.jsonl +0 -0
  37. enron/test-00000-of-00001.parquet +3 -0
  38. enron/test.jsonl +0 -0
  39. europarl/test-00000-of-00001.parquet +3 -0
  40. europarl/test.jsonl +0 -0
  41. freelaw/test-00000-of-00001.parquet +3 -0
  42. freelaw/test.jsonl +0 -0
  43. github/test-00000-of-00001.parquet +3 -0
  44. github/test.jsonl +0 -0
  45. gutenberg/test-00000-of-00001.parquet +3 -0
  46. gutenberg/test.jsonl +0 -0
  47. hackernews/test-00000-of-00001.parquet +3 -0
  48. hackernews/test.jsonl +0 -0
  49. nih-exporter/test-00000-of-00001.parquet +3 -0
  50. nih-exporter/test.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,270 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: arxiv
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ splits:
8
+ - name: test
9
+ num_bytes: 12422868
10
+ num_examples: 238
11
+ download_size: 5785018
12
+ dataset_size: 12422868
13
+ - config_name: bibliotik
14
+ features:
15
+ - name: text
16
+ dtype: string
17
+ splits:
18
+ - name: test
19
+ num_bytes: 8410578
20
+ num_examples: 19
21
+ download_size: 5079159
22
+ dataset_size: 8410578
23
+ - config_name: commoncrawl
24
+ features:
25
+ - name: text
26
+ dtype: string
27
+ splits:
28
+ - name: test
29
+ num_bytes: 22830570
30
+ num_examples: 5252
31
+ download_size: 13709764
32
+ dataset_size: 22830570
33
+ - config_name: dm-mathematics
34
+ features:
35
+ - name: text
36
+ dtype: string
37
+ splits:
38
+ - name: test
39
+ num_bytes: 1524828
40
+ num_examples: 186
41
+ download_size: 762419
42
+ dataset_size: 1524828
43
+ - config_name: enron
44
+ features:
45
+ - name: text
46
+ dtype: string
47
+ splits:
48
+ - name: test
49
+ num_bytes: 146319
50
+ num_examples: 102
51
+ download_size: 99992
52
+ dataset_size: 146319
53
+ - config_name: europarl
54
+ features:
55
+ - name: text
56
+ dtype: string
57
+ splits:
58
+ - name: test
59
+ num_bytes: 1340548
60
+ num_examples: 16
61
+ download_size: 749985
62
+ dataset_size: 1340548
63
+ - config_name: freelaw
64
+ features:
65
+ - name: text
66
+ dtype: string
67
+ splits:
68
+ - name: test
69
+ num_bytes: 9069416
70
+ num_examples: 496
71
+ download_size: 4676876
72
+ dataset_size: 9069416
73
+ - config_name: github
74
+ features:
75
+ - name: text
76
+ dtype: string
77
+ splits:
78
+ - name: test
79
+ num_bytes: 9517296
80
+ num_examples: 1797
81
+ download_size: 3489548
82
+ dataset_size: 9517296
83
+ - config_name: gutenberg
84
+ features:
85
+ - name: text
86
+ dtype: string
87
+ splits:
88
+ - name: test
89
+ num_bytes: 5165514
90
+ num_examples: 11
91
+ download_size: 3049624
92
+ dataset_size: 5165514
93
+ - config_name: hackernews
94
+ features:
95
+ - name: text
96
+ dtype: string
97
+ splits:
98
+ - name: test
99
+ num_bytes: 978318
100
+ num_examples: 165
101
+ download_size: 622606
102
+ dataset_size: 978318
103
+ - config_name: nih-exporter
104
+ features:
105
+ - name: text
106
+ dtype: string
107
+ splits:
108
+ - name: test
109
+ num_bytes: 386049
110
+ num_examples: 189
111
+ download_size: 223397
112
+ dataset_size: 386049
113
+ - config_name: opensubtitles
114
+ features:
115
+ - name: text
116
+ dtype: string
117
+ splits:
118
+ - name: test
119
+ num_bytes: 2127709
120
+ num_examples: 64
121
+ download_size: 1250819
122
+ dataset_size: 2127709
123
+ - config_name: openwebtext2
124
+ features:
125
+ - name: text
126
+ dtype: string
127
+ splits:
128
+ - name: test
129
+ num_bytes: 12962312
130
+ num_examples: 3282
131
+ download_size: 8000771
132
+ dataset_size: 12962312
133
+ - config_name: pubmed-abstracts
134
+ features:
135
+ - name: text
136
+ dtype: string
137
+ splits:
138
+ - name: test
139
+ num_bytes: 3946805
140
+ num_examples: 2990
141
+ download_size: 2226012
142
+ dataset_size: 3946805
143
+ - config_name: pubmed-central
144
+ features:
145
+ - name: text
146
+ dtype: string
147
+ splits:
148
+ - name: test
149
+ num_bytes: 17566255
150
+ num_examples: 584
151
+ download_size: 8276066
152
+ dataset_size: 17566255
153
+ - config_name: stackexchange
154
+ features:
155
+ - name: text
156
+ dtype: string
157
+ splits:
158
+ - name: test
159
+ num_bytes: 6514793
160
+ num_examples: 3029
161
+ download_size: 3457317
162
+ dataset_size: 6514793
163
+ - config_name: uspto
164
+ features:
165
+ - name: text
166
+ dtype: string
167
+ splits:
168
+ - name: test
169
+ num_bytes: 4756191
170
+ num_examples: 1146
171
+ download_size: 2255710
172
+ dataset_size: 4756191
173
+ - config_name: wikipedia
174
+ features:
175
+ - name: text
176
+ dtype: string
177
+ splits:
178
+ - name: test
179
+ num_bytes: 4985091
180
+ num_examples: 1737
181
+ download_size: 2926549
182
+ dataset_size: 4985091
183
+ - config_name: youtubesubtitles
184
+ features:
185
+ - name: text
186
+ dtype: string
187
+ splits:
188
+ - name: test
189
+ num_bytes: 662290
190
+ num_examples: 34
191
+ download_size: 406634
192
+ dataset_size: 662290
193
+ configs:
194
+ - config_name: arxiv
195
+ data_files:
196
+ - split: test
197
+ path: arxiv/test-*
198
+ - config_name: bibliotik
199
+ data_files:
200
+ - split: test
201
+ path: bibliotik/test-*
202
+ - config_name: commoncrawl
203
+ data_files:
204
+ - split: test
205
+ path: commoncrawl/test-*
206
+ - config_name: dm-mathematics
207
+ data_files:
208
+ - split: test
209
+ path: dm-mathematics/test-*
210
+ - config_name: enron
211
+ data_files:
212
+ - split: test
213
+ path: enron/test-*
214
+ - config_name: europarl
215
+ data_files:
216
+ - split: test
217
+ path: europarl/test-*
218
+ - config_name: freelaw
219
+ data_files:
220
+ - split: test
221
+ path: freelaw/test-*
222
+ - config_name: github
223
+ data_files:
224
+ - split: test
225
+ path: github/test-*
226
+ - config_name: gutenberg
227
+ data_files:
228
+ - split: test
229
+ path: gutenberg/test-*
230
+ - config_name: hackernews
231
+ data_files:
232
+ - split: test
233
+ path: hackernews/test-*
234
+ - config_name: nih-exporter
235
+ data_files:
236
+ - split: test
237
+ path: nih-exporter/test-*
238
+ - config_name: opensubtitles
239
+ data_files:
240
+ - split: test
241
+ path: opensubtitles/test-*
242
+ - config_name: openwebtext2
243
+ data_files:
244
+ - split: test
245
+ path: openwebtext2/test-*
246
+ - config_name: pubmed-abstracts
247
+ data_files:
248
+ - split: test
249
+ path: pubmed-abstracts/test-*
250
+ - config_name: pubmed-central
251
+ data_files:
252
+ - split: test
253
+ path: pubmed-central/test-*
254
+ - config_name: stackexchange
255
+ data_files:
256
+ - split: test
257
+ path: stackexchange/test-*
258
+ - config_name: uspto
259
+ data_files:
260
+ - split: test
261
+ path: uspto/test-*
262
+ - config_name: wikipedia
263
+ data_files:
264
+ - split: test
265
+ path: wikipedia/test-*
266
+ - config_name: youtubesubtitles
267
+ data_files:
268
+ - split: test
269
+ path: youtubesubtitles/test-*
270
+ ---
arxiv/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781a8f434e906c856a7afc60a0d76f0803874af637cd34fdc8d730a5046c3227
3
+ size 5785018
arxiv/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
arxiv/test106.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test118.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test123.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test133.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test140.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test141.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test142.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test148.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test157.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test168.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test180.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test193.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test208.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test211.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test22.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test221.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test234.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test249.jsonl DELETED
File without changes
arxiv/test25.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test60.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test61.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test63.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test64.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test76.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test84.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test95.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
arxiv/test99.jsonl DELETED
@@ -1 +0,0 @@
1
- "text"
 
 
bibliotik/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e64e5bb401800cb1948ff4e9909af68843bb967458b1f2d607a5678469b08bc3
3
+ size 5079159
bibliotik/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
commoncrawl/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93501274fe6c52a7ff619f776519fe7a97d976b0d860545a8d84489efcbf8ef7
3
+ size 13709764
commoncrawl/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
dm-mathematics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3a4e79c5efe71eb3fc9c561e81ec18ea52a1edb6ff17d8f5e17f020947095c4
3
+ size 762419
dm-mathematics/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
enron/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08dce26098ed316cbbde26d60c342e53808863ce41d52726c7de8ef726b66424
3
+ size 99992
enron/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
europarl/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a4598dc9d857956e82a1ca52538502193312fdb235d065a83a94f80350c2a9f
3
+ size 749985
europarl/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
freelaw/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc067beb3ca7c0eb7215ceef25980d16eaf06046f962fe49ffd1f38d722ad486
3
+ size 4676876
freelaw/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
github/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780b54511ab1d87f280f7d4c806a7e9c18c056528a6749bdd1e864657fae42a8
3
+ size 3489548
github/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
gutenberg/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3008a2bff7473483cb18beb9a385e98f0c71f00d4baee5a73e8e1d6b0516f14b
3
+ size 3049624
gutenberg/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
hackernews/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55466048f5026856e4312f5821b38eb611fa331df01d769625460d8683f5c3e0
3
+ size 622606
hackernews/test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
nih-exporter/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553e00fb4429d7d5ac7336534bb528b93646ee8728b8f34a2c86bbbb13d89bdd
3
+ size 223397
nih-exporter/test.jsonl DELETED
The diff for this file is too large to render. See raw diff