{"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/logger-config","entry":"logger_config","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":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":5,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"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":"2412.01230","paper":"/paper/graphotter-evolving-llm-based-graph-reasoning","title":"GraphOTTER: Evolving LLM-based Graph Reasoning for Complex Table Question Answering","date":"2024-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jding0521/graphotter","path":"tools.py","file_url":"https://github.com/jding0521/graphotter/blob/HEAD/tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"921c6f54d45ca32a","mcp_get_code":{"code_sha256":"921c6f54d45ca32a"}},{"arxiv_id":"2404.02845","paper":"/paper/cross-modal-conditioned-reconstruction-for","title":"Cross-Modal Conditioned Reconstruction for Language-guided Medical Image Segmentation","date":"2024-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shashankhuang/reclmis","path":"train_model.py","file_url":"https://github.com/shashankhuang/reclmis/blob/HEAD/train_model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"43ef84aa490c7681","mcp_get_code":{"code_sha256":"43ef84aa490c7681"}},{"arxiv_id":"2402.15070","paper":"/paper/enhancing-one-shot-federated-learning-through","title":"Enhancing One-Shot Federated Learning Through Data and Ensemble Co-Boosting","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rong-dai/co-boosting","path":"fl_pretrain.py","file_url":"https://github.com/rong-dai/co-boosting/blob/HEAD/fl_pretrain.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a0665333fe06524f","mcp_get_code":{"code_sha256":"a0665333fe06524f"}},{"arxiv_id":"2402.11235","paper":"/paper/zerog-investigating-cross-dataset-zero-shot","title":"ZeroG: Investigating Cross-dataset Zero-shot Transferability in Graphs","date":"2024-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nineabyss/zerog","path":"code/main_TextBP_benchmark.py","file_url":"https://github.com/nineabyss/zerog/blob/HEAD/code/main_TextBP_benchmark.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":"dae380d15bd230dd","mcp_get_code":{"code_sha256":"dae380d15bd230dd"}},{"arxiv_id":"2310.07511","paper":"/paper/a-unified-remote-sensing-anomaly-detector","title":"Learning a Cross-modality Anomaly Detector for Remote Sensing Imagery","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingtao-li-cver/uniadrs","path":"utils/logging_.py","file_url":"https://github.com/jingtao-li-cver/uniadrs/blob/HEAD/utils/logging_.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06f46b3a24089aa2","mcp_get_code":{"code_sha256":"06f46b3a24089aa2"}},{"arxiv_id":"2206.14718","paper":"/paper/lvit-language-meets-vision-transformer-in","title":"LViT: Language meets Vision Transformer in Medical Image Segmentation","date":"2022-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huanglizi/lvit","path":"train_model.py","file_url":"https://github.com/huanglizi/lvit/blob/HEAD/train_model.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":"43ef84aa490c7681","mcp_get_code":{"code_sha256":"43ef84aa490c7681"}},{"arxiv_id":"2109.04335","paper":"/paper/uctransnet-rethinking-the-skip-connections-in","title":"UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mcgregorwwww/uctransnet","path":"train_model.py","file_url":"https://github.com/mcgregorwwww/uctransnet/blob/HEAD/train_model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"43ef84aa490c7681","mcp_get_code":{"code_sha256":"43ef84aa490c7681"}}]}