{"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/read-meta","entry":"read_meta","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":5,"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":3,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"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.09972","paper":"/paper/efficient-large-scale-traffic-forecasting","title":"Efficient Large-Scale Traffic Forecasting with Transformers: A Spatial Data Management Perspective","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lmissher/patchstg","path":"lib/utils.py","file_url":"https://github.com/lmissher/patchstg/blob/HEAD/lib/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddd6682056aa7c9b","mcp_get_code":{"code_sha256":"ddd6682056aa7c9b"}},{"arxiv_id":"2411.00331","paper":"/paper/beyond-utility-evaluating-llm-as-recommender","title":"Beyond Utility: Evaluating LLM as Recommender","date":"2024-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiangdeccc/evallmasrecommender","path":"eva/codes/llm_metrics.py","file_url":"https://github.com/jiangdeccc/evallmasrecommender/blob/HEAD/eva/codes/llm_metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e056a2ab0915a2db","mcp_get_code":{"code_sha256":"e056a2ab0915a2db"}},{"arxiv_id":"2404.08995","paper":"/paper/beyond-known-clusters-probe-new-prototypes","title":"Beyond Known Clusters: Probe New Prototypes for Efficient Generalized Class Discovery","date":"2024-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xjtuyw/pnp","path":"cluster.py","file_url":"https://github.com/xjtuyw/pnp/blob/HEAD/cluster.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":"66584cc5f4d7766e","mcp_get_code":{"code_sha256":"66584cc5f4d7766e"}},{"arxiv_id":"2103.11568","paper":"/paper/cluster-contrast-for-unsupervised-person-re","title":"Cluster Contrast for Unsupervised Person Re-Identification","date":"2021-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alibaba/cluster-contrast-reid","path":"clustercontrast/utils/infomap_cluster.py","file_url":"https://github.com/alibaba/cluster-contrast-reid/blob/HEAD/clustercontrast/utils/infomap_cluster.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":"b91ea1291400178a","mcp_get_code":{"code_sha256":"b91ea1291400178a"}},{"arxiv_id":"2004.00445","paper":"/paper/learning-to-cluster-faces-via-confidence-and","title":"Learning to Cluster Faces via Confidence and Connectivity Estimation","date":"2020-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaoxiong74/face-cluster-by-infomap","path":"face-cluster-by-infomap.py","file_url":"https://github.com/xiaoxiong74/face-cluster-by-infomap/blob/HEAD/face-cluster-by-infomap.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":"b91ea1291400178a","mcp_get_code":{"code_sha256":"b91ea1291400178a"}},{"arxiv_id":"1904.02749","paper":"/paper/learning-to-cluster-faces-on-an-affinity","title":"Learning to Cluster Faces on an Affinity Graph","date":"2019-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"b91ea1291400178a","mcp_get_code":{"code_sha256":"b91ea1291400178a"}},{"arxiv_id":"1904.01569","paper":"/paper/exploring-randomly-wired-neural-networks-for","title":"Exploring Randomly Wired Neural Networks for Image Recognition","date":"2019-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"swdsld/RandWire_tensorflow","path":"dataset/cifar10/cifar10.py","file_url":"https://github.com/swdsld/RandWire_tensorflow/blob/HEAD/dataset/cifar10/cifar10.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24c0c54d387a898f","mcp_get_code":{"code_sha256":"24c0c54d387a898f"}}]}