Upload dataset
Browse files- BookCorpus2/train-00000-of-00001.parquet +3 -0
- README.md +20 -0
BookCorpus2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddbe72eb4708b92cfbb869b9ac9634dc6188baa052e2591b900d095beb7d04fc
|
3 |
+
size 54581899
|
README.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: Books3
|
4 |
features:
|
5 |
- name: text
|
@@ -248,6 +264,10 @@ dataset_info:
|
|
248 |
download_size: 70209331
|
249 |
dataset_size: 121578683
|
250 |
configs:
|
|
|
|
|
|
|
|
|
251 |
- config_name: Books3
|
252 |
data_files:
|
253 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: BookCorpus2
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: meta
|
8 |
+
struct:
|
9 |
+
- name: pile_set_name
|
10 |
+
dtype: string
|
11 |
+
- name: domain
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 92009676
|
16 |
+
num_examples: 257
|
17 |
+
download_size: 54581899
|
18 |
+
dataset_size: 92009676
|
19 |
- config_name: Books3
|
20 |
features:
|
21 |
- name: text
|
|
|
264 |
download_size: 70209331
|
265 |
dataset_size: 121578683
|
266 |
configs:
|
267 |
+
- config_name: BookCorpus2
|
268 |
+
data_files:
|
269 |
+
- split: train
|
270 |
+
path: BookCorpus2/train-*
|
271 |
- config_name: Books3
|
272 |
data_files:
|
273 |
- split: train
|