CoolFace
Datasetpublic

MLBricks/openwebmath-1b

MLBricks OpenWebMath 1B MLBricks curated datasetUpstream: open-web-math/open-web-math @ fde8ef8de2300f5e778f56261843dab89f230815Source config: defaultSource split: trainLicense: ODC-By 1.0 MLBricks maintains this dataset as a stable Studio preset and does not claim ownership of the underlying source material. Edition Destination: MLBricks/openwebmath-1b Rows: 469,065 GPT-2 tokens: 1,000,000,000 Main Studio column: text Source-rights notice… See the full description on the dataset page: https://huggingface.co/datasets/MLBricks/openwebmath-1b.

sourceHugging Faceodc-byupdated 19d agoView on Hugging Face
0likes56downloads
mlbricks_manifest.json15 linesDownload Raw Back to root
1{2  "mlbricks_dataset_format": 1,3  "strategy": "curated-token-limited",4  "upstream_repo": "open-web-math/open-web-math",5  "upstream_config": null,6  "upstream_split": "train",7  "upstream_revision": "fde8ef8de2300f5e778f56261843dab89f230815",8  "destination_repo": "MLBricks/openwebmath-1b",9  "tokenizer": "gpt2",10  "target_tokens": 1000000000,11  "actual_tokens": 1000000000,12  "rows": 469065,13  "license": "ODC-By 1.0",14  "created_at": "2026-09-04T16:45:37.870907+00:00"15}