Update README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,6 @@ configs:
|
|
30 |
---
|
31 |
|
32 |
|
33 |
-
This
|
|
|
|
|
|
30 |
---
|
31 |
|
32 |
|
33 |
+
This code-like from [Fineweb](https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1) was specifically used in OpenCoder's pre-training.
|
34 |
+
We employ fastText in three iterative rounds to recall a final dataset of 55B code and math-related data.
|
35 |
+
You can find math-related data at [OpenCoder-LLM/fineweb-math-corpus](https://huggingface.co/datasets/OpenCoder-LLM/fineweb-math-corpus).
|