Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
-
This is the books
|
19 |
-
Total examples:
|
20 |
-
Total tokens:
|
21 |
-
Average length:
|
22 |
Maximum length: 81,761 tokens
|
23 |
-
95th percentile:
|
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
+
This is the books taken from online sources:
|
19 |
+
Total examples: 259,270
|
20 |
+
Total tokens: 380,220,892
|
21 |
+
Average length: 1466.5 tokens
|
22 |
Maximum length: 81,761 tokens
|
23 |
+
95th percentile: 3601.0 tokens
|