{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/wildchat-50m-a-deep-dive-into-the-role-of","title":"WILDCHAT-50M: A Deep Dive Into the Role of Synthetic Data in Post-Training","arxiv_id":"2501.18511","date":"2025-01-30","proceeding":null,"authors":["Benjamin Feuer","Chinmay Hegde"],"abstract":"Language model (LLM) post-training, from DPO to distillation, can refine behaviors and unlock new skills, but the open science supporting these post-training techniques is still in its infancy. One limiting factor has been the difficulty of conducting large-scale comparative analyses of synthetic data generating models and LLM judges. To close this gap, we introduce WILDCHAT-50M, the largest public chat dataset to date. We extend the existing WildChat dataset to include responses not only from GPT, but from over 50 different open-weight models, ranging in size from 0.5B to 104B parameters. We conduct an extensive comparative analysis and demonstrate the potential of this dataset by creating RE-WILD, our own public SFT mix, which outperforms the recent Tulu-3 SFT mixture from Allen AI with only 40% as many samples. Our dataset, samples and code are available at https://github.com/penfever/wildchat-50m.","url_abs":"https://arxiv.org/abs/2501.18511v1","url_pdf":"https://arxiv.org/pdf/2501.18511v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"wildchat-50m-a-deep-dive-into-the-role-of","repo_url":"https://github.com/penfever/wildchat-50m","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"dpo","method_name":"DPO"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"discriminative-fine-tuning","method_name":"Discriminative Fine-Tuning"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt","method_name":"GPT"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-cosine-annealing","method_name":"Linear Warmup With Cosine Annealing"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"sft","method_name":"SFT"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2501.18511","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2501.18511"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/penfever/wildchat-50m","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":9},"by_repo_kind":{"official":{"samples":9,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"85c0af3e2be31833","entry":"convert_dataset_types","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/utils.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"85c0af3e2be31833"}},{"code_sha256_prefix":"dd2d17638d3e997b","entry":"convert_header_types","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/utils.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dd2d17638d3e997b"}},{"code_sha256_prefix":"28053bf1dae0da2c","entry":"get_features","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/generate_model_responses.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/generate_model_responses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"28053bf1dae0da2c"}},{"code_sha256_prefix":"ec7bca405fbfa692","entry":"get_first_message_content","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/util/length_control.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/util/length_control.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ec7bca405fbfa692"}},{"code_sha256_prefix":"19bfb0450edccbaa","entry":"get_judge_template","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/judgment.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/judgment.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"19bfb0450edccbaa"}},{"code_sha256_prefix":"3f6a8cba60dab66b","entry":"is_unique","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/util/length_control.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/util/length_control.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3f6a8cba60dab66b"}},{"code_sha256_prefix":"6c853e15bbc928ff","entry":"process_list_dicts_column","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/util/remove_cols_from_hf_dataset.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/util/remove_cols_from_hf_dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6c853e15bbc928ff"}},{"code_sha256_prefix":"4c25d68b54111838","entry":"push_to_hub_fallback","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/generate_model_responses.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/generate_model_responses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4c25d68b54111838"}},{"code_sha256_prefix":"2718a0c2fcafd8fd","entry":"update_nested_field_batch","repo":"penfever/wildchat-50m","repo_kind":"official","path":"src/core/generate_model_responses.py","file_url":"https://github.com/penfever/wildchat-50m/blob/HEAD/src/core/generate_model_responses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2718a0c2fcafd8fd"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}