{ "name": "code-v1", "tokenizer": "Qwen/Qwen3.5-0.8B-Base", "seed": 42, "shuffle_buffer": 10000, "min_document_tokens": 32, "max_document_tokens": 32768, "overflow_source": "stackv2_edu", "sources": [ { "id": "stackv2_edu", "dataset": "common-pile/stackv2_edu_filtered", "split": "train", "adapter": "plain", "weight": 0.65, "license_class": "permissive", "exclude_extensions": [ ".md", ".markdown", ".rst", ".ipynb" ], "exclude_path_parts": [ "/vendor/", "/vendors/", "/node_modules/", "/dist/", "/build/", "/target/", "/third_party/", "/third-party/", "/generated/" ] }, { "id": "stackv2_production", "dataset": "common-pile/stackv2", "split": "train", "adapter": "plain", "weight": 0.1, "license_class": "permissive", "exclude_extensions": [ ".md", ".markdown", ".rst", ".txt", ".ipynb", ".csv", ".tsv", ".lock", ".min.js", ".map" ], "exclude_path_parts": [ "/vendor/", "/vendors/", "/node_modules/", "/dist/", "/build/", "/target/", "/third_party/", "/third-party/", "/generated/" ] }, { "id": "commitpack", "dataset": "bigcode/commitpackft", "loader": "json", "data_files": "hf://datasets/bigcode/commitpackft@fc56fe33c030c6daa414c2b112c932b8eed085e6/data/*/data.jsonl", "revision": "fc56fe33c030c6daa414c2b112c932b8eed085e6", "split": "train", "adapter": "commitpack", "weight": 0.08, "license_class": "mixed_code" }, { "id": "stackexchange_programming", "dataset": "common-pile/stackexchange_filtered", "split": "train", "adapter": "plain", "weight": 0.07, "license_class": "share_alike", "include_metadata_parts": [ "stackoverflow.com/", "softwareengineering.stackexchange.com/", "codereview.stackexchange.com/", "dba.stackexchange.com/", "unix.stackexchange.com/", "askubuntu.com/" ] }, { "id": "arxiv_cs_math", "dataset": "common-pile/arxiv_papers_filtered", "split": "train", "adapter": "plain", "weight": 0.05, "license_class": "open_content", "include_metadata_parts": [ "cs.", "math.", "stat.", "eess." ] }, { "id": "repository_docs", "dataset": "common-pile/stackv2_edu_filtered", "split": "train", "adapter": "plain", "weight": 0.029, "license_class": "permissive", "include_extensions": [ ".md", ".markdown", ".rst", ".ipynb" ] }, { "id": "python_peps", "dataset": "common-pile/python_enhancement_proposals_filtered", "split": "train", "adapter": "plain", "weight": 0.001, "license_class": "public_domain", "shuffle": false }, { "id": "wikimedia", "dataset": "common-pile/wikimedia_filtered", "split": "train", "adapter": "plain", "weight": 0.02, "license_class": "share_alike" } ] }