Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Essential Web v1.0 - 1M Token Sample
|
2 |
|
3 |
Approximately 1,000,000 tokens sampled from Essential Web v1.0.
|
@@ -50,4 +61,4 @@ HuggingFace datasets automatically loads all parts as a single dataset.
|
|
50 |
|
51 |
- Random sampling across snapshots
|
52 |
- Preserves all original columns and metadata
|
53 |
-
- Token estimation: ~600 tokens per row
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- token-classification
|
6 |
+
- question-answering
|
7 |
+
- text-generation
|
8 |
+
- text2text-generation
|
9 |
+
size_categories:
|
10 |
+
- 100K<n<1M
|
11 |
+
---
|
12 |
# Essential Web v1.0 - 1M Token Sample
|
13 |
|
14 |
Approximately 1,000,000 tokens sampled from Essential Web v1.0.
|
|
|
61 |
|
62 |
- Random sampling across snapshots
|
63 |
- Preserves all original columns and metadata
|
64 |
+
- Token estimation: ~600 tokens per row
|