{"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/get-config-file","entry":"get_config_file","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":13,"n_papers_ran":4,"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":9,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":13,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":6},"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":"2606.04980","paper":"/paper/arxiv-2606-04980","title":"AlphaQ: Calibration-Free Bit Allocation for Mixture-of-Experts Quantization","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Superone77/AlphaQ","path":"inference.py","file_url":"https://github.com/Superone77/AlphaQ/blob/HEAD/inference.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"662b2eedcb03e815","mcp_get_code":{"code_sha256":"662b2eedcb03e815"}},{"arxiv_id":"2410.06270","paper":"/paper/mc-moe-mixture-compressor-for-mixture-of","title":"MC-MoE: Mixture Compressor for Mixture-of-Experts LLMs Gains More","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Aaronhuang-778/MC-MoE","path":"inference.py","file_url":"https://github.com/Aaronhuang-778/MC-MoE/blob/HEAD/inference.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"662b2eedcb03e815","mcp_get_code":{"code_sha256":"662b2eedcb03e815"}},{"arxiv_id":"2407.02040","paper":"/paper/scaledreamer-scalable-text-to-3d-synthesis","title":"ScaleDreamer: Scalable Text-to-3D Synthesis with Asynchronous Score Distillation","date":"2024-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"theEricMa/ScaleDreamer","path":"extern/mvdream/model_zoo.py","file_url":"https://github.com/theEricMa/ScaleDreamer/blob/HEAD/extern/mvdream/model_zoo.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":"ff6d1f547920cb5b","mcp_get_code":{"code_sha256":"ff6d1f547920cb5b"}},{"arxiv_id":"2312.02201","paper":"/paper/imagedream-image-prompt-multi-view-diffusion","title":"ImageDream: Image-Prompt Multi-view Diffusion for 3D Generation","date":"2023-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/imagedream","path":"extern/ImageDream/imagedream/model_zoo.py","file_url":"https://github.com/bytedance/imagedream/blob/HEAD/extern/ImageDream/imagedream/model_zoo.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":"891db689dd9c6996","mcp_get_code":{"code_sha256":"891db689dd9c6996"}},{"arxiv_id":"2312.02153","paper":"/paper/aligning-and-prompting-everything-all-at-once","title":"Aligning and Prompting Everything All at Once for Universal Visual Perception","date":"2023-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shenyunhang/ape","path":"ape/model_zoo/model_zoo.py","file_url":"https://github.com/shenyunhang/ape/blob/HEAD/ape/model_zoo/model_zoo.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":"e8d6610aacdd981b","mcp_get_code":{"code_sha256":"e8d6610aacdd981b"}},{"arxiv_id":"2308.16512","paper":"/paper/mvdream-multi-view-diffusion-for-3d","title":"MVDream: Multi-view Diffusion for 3D Generation","date":"2023-08-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/mvdream","path":"mvdream/model_zoo.py","file_url":"https://github.com/bytedance/mvdream/blob/HEAD/mvdream/model_zoo.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"48e2ed1d4501c46c","mcp_get_code":{"code_sha256":"48e2ed1d4501c46c"}},{"arxiv_id":"2112.05749","paper":"/paper/label-verify-correct-a-simple-few-shot-object","title":"Label, Verify, Correct: A Simple Few Shot Object Detection Method","date":"2021-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"prannaykaul/lvc","path":"lvc/model_zoo/model_zoo.py","file_url":"https://github.com/prannaykaul/lvc/blob/HEAD/lvc/model_zoo/model_zoo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"7300bee93cb29dbd","mcp_get_code":{"code_sha256":"7300bee93cb29dbd"}},{"arxiv_id":"2107.00096","paper":"/paper/improving-black-box-optimization-in-vae","title":"Improving black-box optimization in VAE latent space using decoder uncertainty","date":"2021-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pascalnotin/uncertainty_guided_optimization","path":"utils/rd_filters.py","file_url":"https://github.com/pascalnotin/uncertainty_guided_optimization/blob/HEAD/utils/rd_filters.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7aee3ccc4e667f90","mcp_get_code":{"code_sha256":"7aee3ccc4e667f90"}},{"arxiv_id":"2004.08955","paper":"/paper/resnest-split-attention-networks","title":"ResNeSt: Split-Attention Networks","date":"2020-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chongruo/detectron2-resnest","path":"detectron2/model_zoo/model_zoo.py","file_url":"https://github.com/chongruo/detectron2-resnest/blob/HEAD/detectron2/model_zoo/model_zoo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"10d4b4b249a78f42","mcp_get_code":{"code_sha256":"10d4b4b249a78f42"}},{"arxiv_id":"2003.06957","paper":"/paper/frustratingly-simple-few-shot-object","title":"Frustratingly Simple Few-Shot Object Detection","date":"2020-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ucbdrive/few-shot-object-detection","path":"fsdet/model_zoo/model_zoo.py","file_url":"https://github.com/ucbdrive/few-shot-object-detection/blob/HEAD/fsdet/model_zoo/model_zoo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"2556b24697336491","mcp_get_code":{"code_sha256":"2556b24697336491"}},{"arxiv_id":"2003.05176","paper":"/paper/equalization-loss-for-long-tailed-object","title":"Equalization Loss for Long-Tailed Object Recognition","date":"2020-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tztztztztz/eql.detectron2","path":"detectron2/model_zoo/model_zoo.py","file_url":"https://github.com/tztztztztz/eql.detectron2/blob/HEAD/detectron2/model_zoo/model_zoo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"10d4b4b249a78f42","mcp_get_code":{"code_sha256":"10d4b4b249a78f42"}},{"arxiv_id":"1908.07836","paper":"/paper/190807836","title":"PubLayNet: largest dataset ever for document layout analysis","date":"2019-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hpanwar08/detectron2","path":"detectron2/model_zoo/model_zoo.py","file_url":"https://github.com/hpanwar08/detectron2/blob/HEAD/detectron2/model_zoo/model_zoo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"10d4b4b249a78f42","mcp_get_code":{"code_sha256":"10d4b4b249a78f42"}},{"arxiv_id":"Shen_Aligning_and_Prompting_Everything_All_at_Once_for_Universal_Visual_CVPR_2024_paper","paper":null,"title":"arXiv:Shen_Aligning_and_Prompting_Everything_All_at_Once_for_Universal_Visual_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"shenyunhang/APE","path":"ape/model_zoo/model_zoo.py","file_url":"https://github.com/shenyunhang/APE/blob/HEAD/ape/model_zoo/model_zoo.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":"e8d6610aacdd981b","mcp_get_code":{"code_sha256":"e8d6610aacdd981b"}}]}