Commit
·
88c38d5
1
Parent(s):
79f3691
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,16 +9,16 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
splits:
|
11 |
- name: test
|
12 |
-
num_bytes:
|
13 |
-
num_examples:
|
14 |
- name: train
|
15 |
-
num_bytes:
|
16 |
-
num_examples:
|
17 |
- name: validation
|
18 |
-
num_bytes:
|
19 |
-
num_examples:
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
22 |
---
|
23 |
# Dataset Card for "wikitext-103__llama__block-size-1024"
|
24 |
|
|
|
9 |
dtype: string
|
10 |
splits:
|
11 |
- name: test
|
12 |
+
num_bytes: 4367920
|
13 |
+
num_examples: 321
|
14 |
- name: train
|
15 |
+
num_bytes: 1828055797
|
16 |
+
num_examples: 133529
|
17 |
- name: validation
|
18 |
+
num_bytes: 3866529
|
19 |
+
num_examples: 282
|
20 |
+
download_size: 551236184
|
21 |
+
dataset_size: 1836290246
|
22 |
---
|
23 |
# Dataset Card for "wikitext-103__llama__block-size-1024"
|
24 |
|