{"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/from-dict","entry":"from_dict","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":2,"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":7,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"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":"2405.16287","paper":"/paper/logah-predicting-774-million-parameter","title":"LoGAH: Predicting 774-Million-Parameter Transformers using Graph HyperNetworks with 1/100 Parameters","date":"2024-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"blackzxy/logah","path":"genotypes.py","file_url":"https://github.com/blackzxy/logah/blob/HEAD/genotypes.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a5973c97bec477bb","mcp_get_code":{"code_sha256":"a5973c97bec477bb"}},{"arxiv_id":"2405.10138","paper":"/paper/pl-mteb-polish-massive-text-embedding","title":"PL-MTEB: Polish Massive Text Embedding Benchmark","date":"2024-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rafalposwiata/pl-mteb","path":"utils.py","file_url":"https://github.com/rafalposwiata/pl-mteb/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6d0656f5c82bdaed","mcp_get_code":{"code_sha256":"6d0656f5c82bdaed"}},{"arxiv_id":"2402.04858","paper":"/paper/codeit-self-improving-language-models-with","title":"CodeIt: Self-Improving Language Models with Prioritized Hindsight Replay","date":"2024-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Qualcomm-AI-research/codeit","path":"codeit/augment/genetic.py","file_url":"https://github.com/Qualcomm-AI-research/codeit/blob/HEAD/codeit/augment/genetic.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"0232d1b03729354b","mcp_get_code":{"code_sha256":"0232d1b03729354b"}},{"arxiv_id":"2210.13291","paper":"/paper/nvidia-flare-federated-learning-from","title":"NVIDIA FLARE: Federated Learning from Simulation to Real-World","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NVIDIA/NVFlare","path":"nvflare/apis/client.py","file_url":"https://github.com/NVIDIA/NVFlare/blob/HEAD/nvflare/apis/client.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":"90f4cb9c0ff45ac1","mcp_get_code":{"code_sha256":"90f4cb9c0ff45ac1"}},{"arxiv_id":"2203.13789","paper":"/paper/flute-a-scalable-extensible-framework-for","title":"FLUTE: A Scalable, Extensible Framework for High-Performance Federated Learning Simulations","date":"2022-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/msrflute","path":"core/config.py","file_url":"https://github.com/microsoft/msrflute/blob/HEAD/core/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0c27d107f430fb8e","mcp_get_code":{"code_sha256":"0c27d107f430fb8e"}},{"arxiv_id":"1803.04996","paper":"/paper/comparing-task-simplifications-to-learn","title":"Comparing Task Simplifications to Learn Closed-Loop Object Picking Using Deep Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2018-03","title_source":"archive","repo":"BarisYazici/deep-rl-grasping","path":"manipulation_main/common/transform_utils.py","file_url":"https://github.com/BarisYazici/deep-rl-grasping/blob/HEAD/manipulation_main/common/transform_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"51087cc0d2b77885","mcp_get_code":{"code_sha256":"51087cc0d2b77885"}},{"arxiv_id":"2022.findings-acl.328","paper":null,"title":"arXiv:2022.findings-acl.328","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"delph-in/pydelphin","path":"delphin/derivation.py","file_url":"https://github.com/delph-in/pydelphin/blob/HEAD/delphin/derivation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d27d44c44685a3e8","mcp_get_code":{"code_sha256":"d27d44c44685a3e8"}}]}