Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    RuntimeError
Message:      Dataset scripts are no longer supported, but found bagels_corpus.py
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 67, in compute_config_names_response
                  config_names = get_dataset_config_names(
                      path=dataset,
                      token=hf_token,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                      path,
                  ...<4 lines>...
                      **download_kwargs,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1217, in dataset_module_factory
                  raise e1 from None
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1177, in dataset_module_factory
                  raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
              RuntimeError: Dataset scripts are no longer supported, but found bagels_corpus.py

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Bagels Corpus

This is the dataset mix that will be used to train Bagels-30M (which does not exist yet).

To download the corpus, clone this repo:

git clone https://huggingface.co/datasets/fromziro/bagels_corpus
cd bagels_corpus

Next, install the required dependencies using pip:

pip install datasets tqdm zstandard

Then run the download script:

python bagels_corpus.py

Stats

Dataset Size Share License
FineWeb-Edu 25.0 GB 34.6% ODC-By 1.0
DCLM Baseline 1.0 15.0 GB 20.7% CC BY 4.0
MGA FineWeb-Edu 4.0 GB 5.5% ODC-By 1.0
Stack v2 Edu Filtered 4.0 GB 5.5% Mixed
peS2o Filtered 4.0 GB 5.5% Mixed
DOAB Filtered 4.0 GB 5.5% CC BY / CC BY-SA
PubMed Filtered 2.0 GB 2.8% CC BY / CC BY-SA / CC0
arXiv Abstracts Filtered 2.0 GB 2.8% CC0
StackExchange Filtered 2.0 GB 2.8% Mixed
arXiv Papers 2.0 GB 2.8% CC BY / CC BY-SA / CC0
SmolLM Corpus 2.0 GB 2.8% ODC-By 1.0
FineMath 2.5 GB 3.5% ODC-By 1.0
Wikipedia 1.0 GB 1.4% CC BY-SA 3.0 / GFDL
Project Gutenberg Filtered 1.0 GB 1.4% Public Domain
USPTO Filtered 0.6 GB 0.8% Public Domain
Regulations Filtered 0.6 GB 0.8% Public Domain
USGPO Filtered 0.6 GB 0.8% Public Domain
Total 72.3 GB 100.0%

License

The dataset script is licensed under the MIT License and may be used freely. However, each dataset source has its own license (see above).

Downloads last month
30