Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
SivilTaram commited on
Commit
784662f
1 Parent(s): d6a75fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,6 +29,6 @@ configs:
29
  path: data/train-*
30
  ---
31
 
32
- This code-related data from [Fineweb](https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1) was specifically used in OpenCoder's 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 math-related data at [OpenCoder-LLM/fineweb-math-corpus](https://huggingface.co/datasets/OpenCoder-LLM/fineweb-math-corpus).
 
29
  path: data/train-*
30
  ---
31
 
32
+ This code-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 math-related data at [OpenCoder-LLM/fineweb-math-corpus](https://huggingface.co/datasets/OpenCoder-LLM/fineweb-math-corpus).