Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ A **100 billion token sample** of high-quality code curated from web data using
|
|
10 |
|
11 |
This dataset is part of the [**Essential-Web**](https://huggingface.co/datasets/EssentialAI/essential-web-v1.0) project, which introduces a new paradigm for dataset curation using expressive metadata and simple semantic filters. Unlike traditional code datasets that require complex domain-specific pipelines, our approach leverages a 12-category taxonomy to efficiently identify and extract high-quality code data.
|
12 |
|
13 |
-
**π‘ EAI-Taxonomy Code w/ DCLM** (100B tokens): Documents targeting code
|
14 |
|
15 |
## π Performance
|
16 |
|
|
|
10 |
|
11 |
This dataset is part of the [**Essential-Web**](https://huggingface.co/datasets/EssentialAI/essential-web-v1.0) project, which introduces a new paradigm for dataset curation using expressive metadata and simple semantic filters. Unlike traditional code datasets that require complex domain-specific pipelines, our approach leverages a 12-category taxonomy to efficiently identify and extract high-quality code data.
|
12 |
|
13 |
+
**π‘ EAI-Taxonomy Code w/ DCLM** (100B tokens): Documents targeting code that exhibit intermediate to advanced reasoning, combined with the DCLM classifier to filter for instruction-dense documents. Also includes mathematics content (`51 - Mathematics`) to match the scope of existing code datasets.
|
14 |
|
15 |
## π Performance
|
16 |
|