Upload dataset
Browse files- README.md +20 -0
- Wikipedia (en)/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -228,6 +228,22 @@ dataset_info:
|
|
228 |
num_examples: 7
|
229 |
download_size: 55919771
|
230 |
dataset_size: 105474813
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
231 |
configs:
|
232 |
- config_name: Books3
|
233 |
data_files:
|
@@ -301,4 +317,8 @@ configs:
|
|
301 |
path: Ubuntu IRC/train-*
|
302 |
- split: test
|
303 |
path: Ubuntu IRC/test-*
|
|
|
|
|
|
|
|
|
304 |
---
|
|
|
228 |
num_examples: 7
|
229 |
download_size: 55919771
|
230 |
dataset_size: 105474813
|
231 |
+
- config_name: Wikipedia (en)
|
232 |
+
features:
|
233 |
+
- name: text
|
234 |
+
dtype: string
|
235 |
+
- name: meta
|
236 |
+
struct:
|
237 |
+
- name: pile_set_name
|
238 |
+
dtype: string
|
239 |
+
- name: domain
|
240 |
+
dtype: string
|
241 |
+
splits:
|
242 |
+
- name: train
|
243 |
+
num_bytes: 105309044
|
244 |
+
num_examples: 34309
|
245 |
+
download_size: 60805368
|
246 |
+
dataset_size: 105309044
|
247 |
configs:
|
248 |
- config_name: Books3
|
249 |
data_files:
|
|
|
317 |
path: Ubuntu IRC/train-*
|
318 |
- split: test
|
319 |
path: Ubuntu IRC/test-*
|
320 |
+
- config_name: Wikipedia (en)
|
321 |
+
data_files:
|
322 |
+
- split: train
|
323 |
+
path: Wikipedia (en)/train-*
|
324 |
---
|
Wikipedia (en)/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ebadb47645b5ee0a8807a1e06a4384760a6d10ee7802d815b542514b9eba494
|
3 |
+
size 60805368
|