AshtonIsNotHere
commited on
Commit
•
54ef93c
1
Parent(s):
edfbc96
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
splits:
|
7 |
+
- name: train
|
8 |
+
num_bytes: 20632495469.838654
|
9 |
+
num_examples: 78602322
|
10 |
+
- name: test
|
11 |
+
num_bytes: 2063713.580673501
|
12 |
+
num_examples: 7862
|
13 |
+
- name: validation
|
14 |
+
num_bytes: 3050709.008453151
|
15 |
+
num_examples: 11622
|
16 |
+
download_size: 13095850112
|
17 |
+
dataset_size: 20637609892.42778
|
18 |
+
---
|
19 |
+
# Dataset Card for "oscar_wikitext_bookcorpus"
|
20 |
+
|
21 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|