AshtonIsNotHere
commited on
Commit
·
3718200
1
Parent(s):
5bfa7f0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,22 +3,18 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
-
- name: input_ids
|
7 |
-
sequence: int32
|
8 |
-
- name: attention_mask
|
9 |
-
sequence: int8
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 56702756
|
14 |
-
- name: test
|
15 |
-
num_bytes: 2498666.658528944
|
16 |
-
num_examples: 5671
|
17 |
- name: validation
|
18 |
-
num_bytes:
|
19 |
num_examples: 7627
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
---
|
23 |
# Dataset Card for "oscar_wikitext_bookcorpus"
|
24 |
|
|
|
3 |
features:
|
4 |
- name: text
|
5 |
dtype: string
|
|
|
|
|
|
|
|
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 20097166919
|
9 |
num_examples: 56702756
|
|
|
|
|
|
|
10 |
- name: validation
|
11 |
+
num_bytes: 3048539
|
12 |
num_examples: 7627
|
13 |
+
- name: test
|
14 |
+
num_bytes: 1706401
|
15 |
+
num_examples: 5671
|
16 |
+
download_size: 12702743816
|
17 |
+
dataset_size: 20101921859
|
18 |
---
|
19 |
# Dataset Card for "oscar_wikitext_bookcorpus"
|
20 |
|