{"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/wrap-model","entry":"wrap_model","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":7,"n_papers_ran":3,"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":8,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":5},"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":"2402.15509","paper":"/paper/seamless-human-motion-composition-with","title":"Seamless Human Motion Composition with Blended Positional Encodings","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BarqueroGerman/FlowMDM","path":"model/cfg_sampler.py","file_url":"https://github.com/BarqueroGerman/FlowMDM/blob/HEAD/model/cfg_sampler.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"abcf1a10add7edd0","mcp_get_code":{"code_sha256":"abcf1a10add7edd0"}},{"arxiv_id":"2402.12865","paper":"/paper/backward-lens-projecting-language-model","title":"Backward Lens: Projecting Language Model Gradients into the Vocabulary Space","date":"2024-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shacharKZ/BackwardLens","path":"llm_utils.py","file_url":"https://github.com/shacharKZ/BackwardLens/blob/HEAD/llm_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"94c41d6c78d2a364","mcp_get_code":{"code_sha256":"94c41d6c78d2a364"}},{"arxiv_id":"2311.15864","paper":"/paper/intercontrol-generate-human-motion","title":"InterControl: Zero-shot Human Interaction Generation by Controlling Every Joint","date":"2023-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhenzhiwang/intercontrol","path":"model/cfg_sampler.py","file_url":"https://github.com/zhenzhiwang/intercontrol/blob/HEAD/model/cfg_sampler.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a278ca5381032e45","mcp_get_code":{"code_sha256":"a278ca5381032e45"}},{"arxiv_id":"2311.11261","paper":"/paper/adversarial-prompt-tuning-for-vision-language","title":"Adversarial Prompt Tuning for Vision-Language Models","date":"2023-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiamingzhang94/adversarial-prompt-tuning","path":"black.py","file_url":"https://github.com/jiamingzhang94/adversarial-prompt-tuning/blob/HEAD/black.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"419e1fe5de09cb00","mcp_get_code":{"code_sha256":"419e1fe5de09cb00"}},{"arxiv_id":"2305.13417","paper":"/paper/interpreting-transformer-s-attention-dynamic","title":"VISIT: Visualizing and Interpreting the Semantic Information Flow of Transformers","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shacharkz/visit-visualizing-transformers","path":"utils.py","file_url":"https://github.com/shacharkz/visit-visualizing-transformers/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e96c5f9897e2c8cd","mcp_get_code":{"code_sha256":"e96c5f9897e2c8cd"}},{"arxiv_id":"2305.13417","paper":"/paper/interpreting-transformer-s-attention-dynamic","title":"VISIT: Visualizing and Interpreting the Semantic Information Flow of Transformers","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shacharkz/visualizing-the-information-flow-of-gpt","path":"utils.py","file_url":"https://github.com/shacharkz/visualizing-the-information-flow-of-gpt/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8109a004a4d75acd","mcp_get_code":{"code_sha256":"8109a004a4d75acd"}},{"arxiv_id":"2108.11898","paper":"/paper/supervised-compression-for-resource","title":"Supervised Compression for Resource-Constrained Edge Computing Systems","date":"2021-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoshitomo-matsubara/sc2-benchmark","path":"sc2bench/models/wrapper.py","file_url":"https://github.com/yoshitomo-matsubara/sc2-benchmark/blob/HEAD/sc2bench/models/wrapper.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"09b688d30bb685dc","mcp_get_code":{"code_sha256":"09b688d30bb685dc"}},{"arxiv_id":"2011.12913","paper":"/paper/torchdistill-a-modular-configuration-driven","title":"torchdistill: A Modular, Configuration-Driven Framework for Knowledge Distillation","date":"2020-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoshitomo-matsubara/torchdistill","path":"torchdistill/core/distillation.py","file_url":"https://github.com/yoshitomo-matsubara/torchdistill/blob/HEAD/torchdistill/core/distillation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c2e416b9fd8f9e7","mcp_get_code":{"code_sha256":"0c2e416b9fd8f9e7"}}]}