Update README.md
Browse files
README.md
CHANGED
|
@@ -488,6 +488,8 @@ configs:
|
|
| 488 |
---
|
| 489 |
# 💻 Stack-Edu
|
| 490 |
|
|
|
|
|
|
|
| 491 |
Stack-Edu is a 125B token dataset of educational code filtered from [The Stack v2](https://huggingface.co/datasets/bigcode/the-stack-v2), precisely the curated training corpus of [StarCoder2](https://arxiv.org/abs/2402.19173) models denoted StarCoder2Data. It is intended for Language Models training.
|
| 492 |
|
| 493 |
This dataset was curated using a classifier-based filtering strategy, inspired by [📚 FineWeb-Edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu), to retain only the highest-quality educational programming content.
|
|
|
|
| 488 |
---
|
| 489 |
# 💻 Stack-Edu
|
| 490 |
|
| 491 |
+

|
| 492 |
+
|
| 493 |
Stack-Edu is a 125B token dataset of educational code filtered from [The Stack v2](https://huggingface.co/datasets/bigcode/the-stack-v2), precisely the curated training corpus of [StarCoder2](https://arxiv.org/abs/2402.19173) models denoted StarCoder2Data. It is intended for Language Models training.
|
| 494 |
|
| 495 |
This dataset was curated using a classifier-based filtering strategy, inspired by [📚 FineWeb-Edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu), to retain only the highest-quality educational programming content.
|