Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Research-EAI commited on
Commit
0e367fd
·
verified ·
1 Parent(s): 89df041

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -16,15 +16,16 @@ This dataset is part of the [**Essential-Web**](https://huggingface.co/datasets/
16
 
17
  Our taxonomy-based approach achieves competitive results with significantly less curation effort:
18
 
19
- | Dataset | GSM8K | MATH | Curation Complexity |
20
- |---------|-------|------|-------------------|
21
- | FineMath 3+ | **26.4%** | **11.7%** | Complex domain pipeline |
22
- | OpenWebMath | 14.6% | 9.3% | Complex domain pipeline |
23
- | MegaMath Web | 9.8% | 7.9% | Complex domain pipeline |
24
- | Taxonomy Top Math | 21.3% | 11.0% | Simple semantic filter |
25
- | Taxonomy Math w/ FM | 22.4% | 11.5% | + FineMath classifier |
26
-
27
- *Results show our datasets perform within 15% of SOTA while requiring minimal domain-specific tuning.*
 
28
 
29
  ## ✨ Key Features
30
 
 
16
 
17
  Our taxonomy-based approach achieves competitive results with significantly less curation effort:
18
 
19
+ | Dataset | GSM8K | MATH | MMLU-Math | Curation Complexity |
20
+ |---------|-------|------|-----------|-------------------|
21
+ | FineMath 3+ | **26.4%** ± 1.4 | **11.7%** ± 0.4 | **32.3%** ± 1.5 | Complex domain pipeline |
22
+ | OpenWebMath | 14.6% ± 1.1 | 9.3% ± 0.4 | 29.9% ± 1.5 | Complex domain pipeline |
23
+ | MegaMath Web (Top 10%) | 9.8% ± 0.9 | 7.9% ± 0.3 | 29.9% ± 1.5 | Complex domain pipeline |
24
+ | DCLM-baseline | 4.8% ± 0.7 | 4.4% ± 0.3 | 27.0% ± 1.4 | Standard baseline |
25
+ | **EAI-Taxonomy Top Math** | 21.3% ± 1.3 | 11.0% ± 0.4 | 30.5% ± 1.5 | **Simple semantic filter** |
26
+ | **EAI-Taxonomy Math w/ FM** | 22.4% ± 1.3 | 11.5% ± 0.4 | 30.9% ± 1.5 | **+ FineMath classifier** |
27
+
28
+ *Results show our EAI-Taxonomy datasets perform within 15% of SOTA on GSM8K while requiring minimal domain-specific tuning. On MATH and MMLU-Math, EAI-Taxonomy Math w/ FM performs within standard error of the leading FineMath 3+ dataset.*
29
 
30
  ## ✨ Key Features
31