{"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-world-size","entry":"get_world_size","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":18,"n_papers_ran":9,"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":13,"n_samples_ran":8,"n_samples_fingerprinted":1,"n_places":18,"n_places_pointer_only":5,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"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":"2606.29706","paper":"/paper/arxiv-2606-29706","title":"ARMOR: Adaptive Retriever Optimization for Low-Resource Telecom Question Answering","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"heshandevaka/ARMOR","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.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":"5039f00cdc24e4e8","mcp_get_code":{"code_sha256":"5039f00cdc24e4e8"}},{"arxiv_id":"2510.00207","paper":"/paper/arxiv-2510-00207","title":"FlowMoE: A Scalable Pipeline Scheduling Framework for Distributed Mixture-of-Experts Training","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"ZJU-CNLAB/FlowMoE","path":"impls/communicate.py","file_url":"https://github.com/ZJU-CNLAB/FlowMoE/blob/HEAD/impls/communicate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"84f0fee712b16db3","mcp_get_code":{"code_sha256":"84f0fee712b16db3"}},{"arxiv_id":"2410.24219","paper":"/paper/enhancing-motion-in-text-to-video-generation","title":"Enhancing Motion in Text-to-Video Generation with Decomposed Encoding and Conditioning","date":"2024-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pr-ryan/demo","path":"utils/distributed.py","file_url":"https://github.com/pr-ryan/demo/blob/HEAD/utils/distributed.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"151fc386a67a4f69","mcp_get_code":{"code_sha256":"151fc386a67a4f69"}},{"arxiv_id":"2410.06912","paper":"/paper/compositional-entailment-learning-for","title":"Compositional Entailment Learning for Hyperbolic Vision-Language Models","date":"2024-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PalAvik/hycoclip","path":"hycoclip/models.py","file_url":"https://github.com/PalAvik/hycoclip/blob/HEAD/hycoclip/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7b38cdbc0e31d924","mcp_get_code":{"code_sha256":"7b38cdbc0e31d924"}},{"arxiv_id":"2405.06264","paper":"/paper/selective-focus-investigating-semantics","title":"Selective Focus: Investigating Semantics Sensitivity in Post-training Quantization for Lane Detection","date":"2024-05-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PannenetsF/SelectiveFocus","path":"pad/utils/runners/lane_det_quant_trainer.py","file_url":"https://github.com/PannenetsF/SelectiveFocus/blob/HEAD/pad/utils/runners/lane_det_quant_trainer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c9d133b7656f2129","mcp_get_code":{"code_sha256":"c9d133b7656f2129"}},{"arxiv_id":"2312.09109","paper":"/paper/videolcm-video-latent-consistency-model","title":"VideoLCM: Video Latent Consistency Model","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ali-vilab/VGen","path":"utils/distributed.py","file_url":"https://github.com/ali-vilab/VGen/blob/HEAD/utils/distributed.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"151fc386a67a4f69","mcp_get_code":{"code_sha256":"151fc386a67a4f69"}},{"arxiv_id":"2310.09449","paper":"/paper/pairwise-similarity-learning-is-simple-1","title":"Pairwise Similarity Learning is SimPLE","date":"2023-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ydwen/opensphere","path":"opensphere/module/head/simple.py","file_url":"https://github.com/ydwen/opensphere/blob/HEAD/opensphere/module/head/simple.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2fde51d567e4827e","mcp_get_code":{"code_sha256":"2fde51d567e4827e"}},{"arxiv_id":"2307.11984","paper":"/paper/learning-vision-and-language-navigation-from","title":"Learning Vision-and-Language Navigation from YouTube Videos","date":"2023-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jeremylinky/youtube-vln","path":"utils/distributed.py","file_url":"https://github.com/jeremylinky/youtube-vln/blob/HEAD/utils/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"67de8cef340cc324","mcp_get_code":{"code_sha256":"67de8cef340cc324"}},{"arxiv_id":"2306.02018","paper":"/paper/videocomposer-compositional-video-synthesis","title":"VideoComposer: Compositional Video Synthesis with Motion Controllability","date":"2023-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"damo-vilab/videocomposer","path":"artist/ops/distributed.py","file_url":"https://github.com/damo-vilab/videocomposer/blob/HEAD/artist/ops/distributed.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"151fc386a67a4f69","mcp_get_code":{"code_sha256":"151fc386a67a4f69"}},{"arxiv_id":"2305.11846","paper":"/paper/any-to-any-generation-via-composable","title":"Any-to-Any Generation via Composable Diffusion","date":"2023-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/i-Code","path":"i-Code-V3/core/sync.py","file_url":"https://github.com/microsoft/i-Code/blob/HEAD/i-Code-V3/core/sync.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc7bb42126c207b8","mcp_get_code":{"code_sha256":"bc7bb42126c207b8"}},{"arxiv_id":"2303.14865","paper":"/paper/revisiting-multimodal-representation-in","title":"Revisiting Multimodal Representation in Contrastive Learning: From Patch and Token Embeddings to Finite Discrete Tokens","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuxiaochen1103/fdt","path":"prototype/model/clip_fdt.py","file_url":"https://github.com/yuxiaochen1103/fdt/blob/HEAD/prototype/model/clip_fdt.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":"caaaf5f08ce1aa11","mcp_get_code":{"code_sha256":"caaaf5f08ce1aa11"}},{"arxiv_id":"2209.01404","paper":"/paper/towards-accurate-binary-neural-networks-via","title":"Towards Accurate Binary Neural Networks via Modeling Contextual Dependencies","date":"2022-09-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sense-GVT/BCDNet","path":"prototype/model/a_3.py","file_url":"https://github.com/Sense-GVT/BCDNet/blob/HEAD/prototype/model/a_3.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"63a4bdc62e66305d","mcp_get_code":{"code_sha256":"63a4bdc62e66305d"}},{"arxiv_id":"2206.03382","paper":"/paper/tutel-adaptive-mixture-of-experts-at-scale","title":"Tutel: Adaptive Mixture-of-Experts at Scale","date":"2022-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/tutel","path":"tutel/impls/communicate.py","file_url":"https://github.com/microsoft/tutel/blob/HEAD/tutel/impls/communicate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"84f0fee712b16db3","mcp_get_code":{"code_sha256":"84f0fee712b16db3"}},{"arxiv_id":"2205.09542","paper":"/paper/domain-enhanced-arbitrary-image-style","title":"Domain Enhanced Arbitrary Image Style Transfer via Contrastive Learning","date":"2022-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zyxelsa/cast_pytorch","path":"models/torch_utils.py","file_url":"https://github.com/zyxelsa/cast_pytorch/blob/HEAD/models/torch_utils.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":"3c04aca76b8bb904","mcp_get_code":{"code_sha256":"3c04aca76b8bb904"}},{"arxiv_id":"2203.13394","paper":"/paper/point2seq-detecting-3d-objects-as-sequences","title":"Point2Seq: Detecting 3D Objects as Sequences","date":"2022-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ocnflag/point2seq","path":"pcdet/models/dense_heads/e2e_seq_head.py","file_url":"https://github.com/ocnflag/point2seq/blob/HEAD/pcdet/models/dense_heads/e2e_seq_head.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e78ed49296e4bb70","mcp_get_code":{"code_sha256":"e78ed49296e4bb70"}},{"arxiv_id":"2108.09105","paper":"/paper/airbert-in-domain-pretraining-for-vision-and","title":"Airbert: In-domain Pretraining for Vision-and-Language Navigation","date":"2021-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"airbert-vln/airbert","path":"utils/distributed.py","file_url":"https://github.com/airbert-vln/airbert/blob/HEAD/utils/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"67de8cef340cc324","mcp_get_code":{"code_sha256":"67de8cef340cc324"}},{"arxiv_id":"1503.05671","paper":"/paper/optimizing-neural-networks-with-kronecker","title":"Optimizing Neural Networks with Kronecker-factored Approximate Curvature","date":"2015-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gpauloski/kfac_pytorch","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1762f497470285d1","mcp_get_code":{"code_sha256":"1762f497470285d1"}},{"arxiv_id":"Xu_Versatile_Diffusion_Text_Images_and_Variations_All_in_One_Diffusion_ICCV_2023_paper","paper":null,"title":"arXiv:Xu_Versatile_Diffusion_Text_Images_and_Variations_All_in_One_Diffusion_ICCV_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"SHI-Labs/Versatile-Diffusion","path":"lib/sync.py","file_url":"https://github.com/SHI-Labs/Versatile-Diffusion/blob/HEAD/lib/sync.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc7bb42126c207b8","mcp_get_code":{"code_sha256":"bc7bb42126c207b8"}}]}