Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,6 @@ configs:
|
|
30 |
---
|
31 |
|
32 |
|
33 |
-
This
|
34 |
We employ fastText in three iterative rounds to recall a final dataset of 55B code and math-related data.
|
35 |
-
You can find
|
|
|
30 |
---
|
31 |
|
32 |
|
33 |
+
This math-related data 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 code-related data at [OpenCoder-LLM/fineweb-code-corpus](https://huggingface.co/datasets/OpenCoder-LLM/fineweb-code-corpus).
|