{"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/trim-preceding-hyphens","entry":"trim_preceding_hyphens","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":0,"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":0,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":1},"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":"2506.23516","paper":null,"title":"arXiv:2506.23516","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"Seongyeol-kim/FedWSQ","path":"configs/parser.py","file_url":"https://github.com/Seongyeol-kim/FedWSQ/blob/HEAD/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2306.03715","paper":"/paper/unleashing-mask-explore-the-intrinsic-out-of","title":"Unleashing Mask: Explore the Intrinsic Out-of-Distribution Detection Capability","date":"2023-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tmlr-group/unleashing-mask","path":"configs/parser.py","file_url":"https://github.com/tmlr-group/unleashing-mask/blob/HEAD/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2301.00808","paper":"/paper/convnext-v2-co-designing-and-scaling-convnets","title":"ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders","date":"2023-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lyqcom/convnext","path":"src/configs/parser.py","file_url":"https://github.com/lyqcom/convnext/blob/HEAD/src/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2111.12330","paper":"/paper/hidden-fold-networks-random-recurrent","title":"Hidden-Fold Networks: Random Recurrent Residuals Using Sparse Supermasks","date":"2021-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lopez-Angel/hidden-fold-networks","path":"configs/parser.py","file_url":"https://github.com/Lopez-Angel/hidden-fold-networks/blob/HEAD/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2111.09883","paper":"/paper/swin-transformer-v2-scaling-up-capacity-and","title":"Swin Transformer V2: Scaling Up Capacity and Resolution","date":"2021-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lyqcom/aaic_swintransformerv2","path":"src/configs/parser.py","file_url":"https://github.com/lyqcom/aaic_swintransformerv2/blob/HEAD/src/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2110.14068","paper":"/paper/drawing-robust-scratch-tickets-subnetworks","title":"Drawing Robust Scratch Tickets: Subnetworks with Inborn Robustness Are Found within Randomly Initialized Networks","date":"2021-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RICE-EIC/Robust-Scratch-Ticket","path":"config_rst/parser.py","file_url":"https://github.com/RICE-EIC/Robust-Scratch-Ticket/blob/HEAD/config_rst/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2105.15203","paper":"/paper/segformer-simple-and-efficient-design-for","title":"SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers","date":"2021-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JoegameZhou/Segmenter_workers","path":"src/configs/parser.py","file_url":"https://github.com/JoegameZhou/Segmenter_workers/blob/HEAD/src/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"2104.00298","paper":"/paper/efficientnetv2-smaller-models-and-faster","title":"EfficientNetV2: Smaller Models and Faster Training","date":"2021-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hwzwx1190522/efficientnetv2","path":"efficientnetv2/src/configs/parser.py","file_url":"https://github.com/hwzwx1190522/efficientnetv2/blob/HEAD/efficientnetv2/src/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"1911.13299","paper":"/paper/whats-hidden-in-a-randomly-weighted-neural","title":"What's Hidden in a Randomly Weighted Neural Network?","date":"2019-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenai/hidden-networks","path":"configs/parser.py","file_url":"https://github.com/allenai/hidden-networks/blob/HEAD/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}},{"arxiv_id":"1512.03385","paper":"/paper/deep-residual-learning-for-image-recognition","title":"Deep Residual Learning for Image Recognition","date":"2015-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mszpc/resnet18","path":"xuxin202211041911235/src/configs/parser.py","file_url":"https://github.com/mszpc/resnet18/blob/HEAD/xuxin202211041911235/src/configs/parser.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a99f170ebd682af5","mcp_get_code":{"code_sha256":"a99f170ebd682af5"}}]}