Upload dataset
Browse files- DM Mathematics/train-00000-of-00001.parquet +3 -0
- README.md +20 -0
DM Mathematics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de154cc4aecf18c03794082f926261f483c484c331c087a34b5125e46ec55a76
|
3 |
+
size 52878078
|
README.md
CHANGED
@@ -57,6 +57,22 @@ dataset_info:
|
|
57 |
num_examples: 87
|
58 |
download_size: 88601276
|
59 |
dataset_size: 150407485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
- config_name: Enron Emails
|
61 |
features:
|
62 |
- name: text
|
@@ -361,6 +377,10 @@ configs:
|
|
361 |
path: Books3/train-*
|
362 |
- split: test
|
363 |
path: Books3/test-*
|
|
|
|
|
|
|
|
|
364 |
- config_name: Enron Emails
|
365 |
data_files:
|
366 |
- split: train
|
|
|
57 |
num_examples: 87
|
58 |
download_size: 88601276
|
59 |
dataset_size: 150407485
|
60 |
+
- config_name: DM Mathematics
|
61 |
+
features:
|
62 |
+
- name: text
|
63 |
+
dtype: string
|
64 |
+
- name: meta
|
65 |
+
struct:
|
66 |
+
- name: pile_set_name
|
67 |
+
dtype: string
|
68 |
+
- name: domain
|
69 |
+
dtype: string
|
70 |
+
splits:
|
71 |
+
- name: train
|
72 |
+
num_bytes: 104858342
|
73 |
+
num_examples: 12735
|
74 |
+
download_size: 52878078
|
75 |
+
dataset_size: 104858342
|
76 |
- config_name: Enron Emails
|
77 |
features:
|
78 |
- name: text
|
|
|
377 |
path: Books3/train-*
|
378 |
- split: test
|
379 |
path: Books3/test-*
|
380 |
+
- config_name: DM Mathematics
|
381 |
+
data_files:
|
382 |
+
- split: train
|
383 |
+
path: DM Mathematics/train-*
|
384 |
- config_name: Enron Emails
|
385 |
data_files:
|
386 |
- split: train
|