Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
SivilTaram commited on
Commit
f39d39d
1 Parent(s): 7d6635c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -29,7 +29,6 @@ configs:
29
  path: data/train-*
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).
 
29
  path: data/train-*
30
  ---
31
 
32
+ This math-related data from [Fineweb](https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1) was specifically used in [OpenCoder](https://huggingface.co/papers/2411.04905) pre-training.
 
33
  We employ fastText in three iterative rounds to recall a final dataset of 55B code and math-related data.
34
  You can find code-related data at [OpenCoder-LLM/fineweb-code-corpus](https://huggingface.co/datasets/OpenCoder-LLM/fineweb-code-corpus).