Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -151,7 +151,7 @@ configs:
|
|
| 151 |
|
| 152 |
## What is it?
|
| 153 |
|
| 154 |
-
📐 FineMath consists of **34B tokens** (FineMath-3+) and **54B tokens** (FineMath-3+ with InfiMM-WebMath-3+) of mathematical educational content filtered from CommonCrawl. To curate this dataset, we trained a mathematical content classifier using annotations generated by LLama-3.1-70B-Instruct. We used the classifier to retain only the most educational mathematics content, focusing on clear explanations and step-by-step problem solving rather than advanced academic papers.
|
| 155 |
|
| 156 |
The [Dataset Curation](#dataset-curation) section details the process for creating the dataset.
|
| 157 |
|
|
|
|
| 151 |
|
| 152 |
## What is it?
|
| 153 |
|
| 154 |
+
📐 FineMath consists of **34B tokens** (FineMath-3+) and **54B tokens** (FineMath-3+ with InfiMM-WebMath-3+) of mathematical educational content filtered from CommonCrawl. To curate this dataset, we trained a mathematical content [classifier](https://huggingface.co/HuggingFaceTB/finemath-classifier) using annotations generated by LLama-3.1-70B-Instruct. We used the classifier to retain only the most educational mathematics content, focusing on clear explanations and step-by-step problem solving rather than advanced academic papers.
|
| 155 |
|
| 156 |
The [Dataset Curation](#dataset-curation) section details the process for creating the dataset.
|
| 157 |
|