{"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/all-gather-list","entry":"all_gather_list","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":9,"n_papers_ran":6,"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":3,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":2},"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":"2412.11959","paper":"/paper/gramian-multimodal-representation-learning","title":"Gramian Multimodal Representation Learning and Alignment","date":"2024-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ispamm/GRAM","path":"utils/distributed.py","file_url":"https://github.com/ispamm/GRAM/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":"eee800bfe0a47a9f","mcp_get_code":{"code_sha256":"eee800bfe0a47a9f"}},{"arxiv_id":"2405.04163","paper":"/paper/medvoc-vocabulary-adaptation-for-fine-tuning","title":"MEDVOC: Vocabulary Adaptation for Fine-tuning Pre-trained Language Models on Medical Text Summarization","date":"2024-05-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gb-kgp/MEDVOC","path":"src/Model_Scripts/BertSumAbs_Modified_Scripts/src/distributed.py","file_url":"https://github.com/gb-kgp/MEDVOC/blob/HEAD/src/Model_Scripts/BertSumAbs_Modified_Scripts/src/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}},{"arxiv_id":"2305.18500","paper":"/paper/vast-a-vision-audio-subtitle-text-omni-1","title":"VAST: A Vision-Audio-Subtitle-Text Omni-Modality Foundation Model and Dataset","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TXH-mercury/VAST","path":"utils/distributed.py","file_url":"https://github.com/TXH-mercury/VAST/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":"eee800bfe0a47a9f","mcp_get_code":{"code_sha256":"eee800bfe0a47a9f"}},{"arxiv_id":"2211.09892","paper":"/paper/summarizing-community-based-question-answer","title":"Summarizing Community-based Question-Answer Pairs","date":"2022-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nlpyang/BertSum","path":"src/distributed.py","file_url":"https://github.com/nlpyang/BertSum/blob/HEAD/src/distributed.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":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}},{"arxiv_id":"2109.04084","paper":"/paper/thinking-clearly-talking-fast-concept-guided","title":"Thinking Clearly, Talking Fast: Concept-Guided Non-Autoregressive Generation for Open-Domain Dialogue Systems","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rowitzou/cg-nar","path":"src/distributed.py","file_url":"https://github.com/rowitzou/cg-nar/blob/HEAD/src/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}},{"arxiv_id":"2004.14135","paper":"/paper/bert-fine-tuning-for-arabic-text","title":"BERT Fine-tuning For Arabic Text Summarization","date":"2020-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mukhtar-algezoli/Arabic_PreSumm","path":"src/distributed.py","file_url":"https://github.com/mukhtar-algezoli/Arabic_PreSumm/blob/HEAD/src/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}},{"arxiv_id":"1909.05863","paper":"/paper/finding-generalizable-evidence-by-learning-to","title":"Finding Generalizable Evidence by Learning to Convince Q&A Models","date":"2019-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ethanjperez/convince","path":"ParlAI/parlai/core/distributed_utils.py","file_url":"https://github.com/ethanjperez/convince/blob/HEAD/ParlAI/parlai/core/distributed_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":"e50b83caf354e9ba","mcp_get_code":{"code_sha256":"e50b83caf354e9ba"}},{"arxiv_id":"1908.08345","paper":"/paper/text-summarization-with-pretrained-encoders","title":"Text Summarization with Pretrained Encoders","date":"2019-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aikawasho/BertSum","path":"src/distributed.py","file_url":"https://github.com/aikawasho/BertSum/blob/HEAD/src/distributed.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":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}},{"arxiv_id":"aaai_16089","paper":null,"title":"arXiv:aaai_16089","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"nlpyang/presumm","path":"src/distributed.py","file_url":"https://github.com/nlpyang/presumm/blob/HEAD/src/distributed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66575e439195e14f","mcp_get_code":{"code_sha256":"66575e439195e14f"}}]}