JonasGeiping
commited on
Commit
•
aaa4704
1
Parent(s):
b58a07a
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: input_ids
|
5 |
+
sequence: int32
|
6 |
+
splits:
|
7 |
+
- name: train
|
8 |
+
num_bytes: 38252459784
|
9 |
+
num_examples: 74132674
|
10 |
+
download_size: 20976468705
|
11 |
+
dataset_size: 38252459784
|
12 |
+
---
|
13 |
+
# Dataset Card for "the_pile_WordPiecex32768_8eb2d0ea9da707676c81314c4ea04507"
|
14 |
+
|
15 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|