JeanKaddour
commited on
Commit
•
9ee5f99
1
Parent(s):
3bee1a8
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: 5906108510
|
9 |
+
num_examples: 1000000
|
10 |
+
- name: validation
|
11 |
+
num_bytes: 2779386
|
12 |
+
num_examples: 500
|
13 |
+
- name: test
|
14 |
+
num_bytes: 58558191
|
15 |
+
num_examples: 10000
|
16 |
+
download_size: 3177432813
|
17 |
+
dataset_size: 5967446087
|
18 |
+
---
|
19 |
+
# Dataset Card for "minipile"
|
20 |
+
|
21 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|