{"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":"/code/input-example-to-string","entry":"input_example_to_string","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":10,"n_papers_ran":10,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":1,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":0},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2408.13656","paper":"/paper/localize-and-stitch-efficient-model-merging","title":"Localize-and-Stitch: Efficient Model Merging via Sparse Task Arithmetic","date":"2024-08-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yifei-he/localize-and-stitch","path":"language/src/dataset.py","file_url":"https://github.com/yifei-he/localize-and-stitch/blob/HEAD/language/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2406.12527","paper":"/paper/fusegen-plm-fusion-for-data-generation-based","title":"FuseGen: PLM Fusion for Data-generation based Zero-shot Learning","date":"2024-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yumeng5/SuperGen","path":"src/dataset.py","file_url":"https://github.com/yumeng5/SuperGen/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2310.09639","paper":"/paper/dpzero-dimension-independent-and","title":"DPZero: Private Fine-Tuning of Language Models without Backpropagation","date":"2023-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Liang137/DPZero","path":"roberta/src/dataset.py","file_url":"https://github.com/Liang137/DPZero/blob/HEAD/roberta/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2305.17333","paper":"/paper/fine-tuning-language-models-with-just-forward-1","title":"Fine-Tuning Language Models with Just Forward Passes","date":"2023-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princeton-nlp/mezo","path":"medium_models/src/dataset.py","file_url":"https://github.com/princeton-nlp/mezo/blob/HEAD/medium_models/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2211.03044","paper":"/paper/tuning-language-models-as-training-data","title":"Tuning Language Models as Training Data Generators for Augmentation-Enhanced Few-Shot Learning","date":"2022-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yumeng5/fewgen","path":"src/dataset.py","file_url":"https://github.com/yumeng5/fewgen/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2210.05643","paper":"/paper/a-kernel-based-view-of-language-model-fine","title":"A Kernel-Based View of Language Model Fine-Tuning","date":"2022-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princeton-nlp/lm-kernel-ft","path":"src/dataset.py","file_url":"https://github.com/princeton-nlp/lm-kernel-ft/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2205.01308","paper":"/paper/contrastive-learning-for-prompt-based-few","title":"Contrastive Learning for Prompt-Based Few-Shot Language Learners","date":"2022-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yiren-jian/LM-SupCon","path":"src/dataset.py","file_url":"https://github.com/yiren-jian/LM-SupCon/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2202.11451","paper":"/paper/zero-shot-cross-lingual-transfer-of-prompt","title":"Zero-shot Cross-lingual Transfer of Prompt-based Tuning with a Unified Multilingual Prompt","date":"2022-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mojave-pku/uniprompt","path":"src/dataset.py","file_url":"https://github.com/mojave-pku/uniprompt/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2110.06274","paper":"/paper/list-lite-self-training-makes-efficient-few-1","title":"LiST: Lite Prompted Self-training Makes Parameter-Efficient Few-shot Learners","date":"2021-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/list","path":"src/dataset.py","file_url":"https://github.com/microsoft/list/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}},{"arxiv_id":"2110.01256","paper":"/paper/revisiting-self-training-for-few-shot","title":"Revisiting Self-Training for Few-Shot Learning of Language Model","date":"2021-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"matthewcym/sflm","path":"src/dataset.py","file_url":"https://github.com/matthewcym/sflm/blob/HEAD/src/dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e768e25ca95f70cd","mcp_get_code":{"code_sha256":"e768e25ca95f70cd"}}]}