{"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/prepare-model","entry":"prepare_model","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":10,"n_papers_ran":1,"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":10,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":9},"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":"2602.01296","paper":"/paper/arxiv-2602-01296","title":"Interacted Planes Reveal 3D Line Mapping","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"calmke/LiPMAP","path":"data_process/line_detection.py","file_url":"https://github.com/calmke/LiPMAP/blob/HEAD/data_process/line_detection.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b4b824594f39a397","mcp_get_code":{"code_sha256":"b4b824594f39a397"}},{"arxiv_id":"2411.19772","paper":"/paper/longvale-vision-audio-language-event","title":"LongVALE: Vision-Audio-Language-Event Benchmark Towards Time-Aware Omni-Modal Perception of Long Videos","date":"2024-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ttgeng233/LongVALE","path":"preprocess/whisper_feature_extract.py","file_url":"https://github.com/ttgeng233/LongVALE/blob/HEAD/preprocess/whisper_feature_extract.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8dfa720c64e21d47","mcp_get_code":{"code_sha256":"8dfa720c64e21d47"}},{"arxiv_id":"2406.06443","paper":"/paper/llm-dataset-inference-did-you-train-on-my","title":"LLM Dataset Inference: Did you train on my dataset?","date":"2024-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pratyushmaini/llm_dataset_inference","path":"utils.py","file_url":"https://github.com/pratyushmaini/llm_dataset_inference/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7fde34f5a8c6600c","mcp_get_code":{"code_sha256":"7fde34f5a8c6600c"}},{"arxiv_id":"2405.18822","paper":"/paper/toxicity-detection-for-free","title":"Toxicity Detection for Free","date":"2024-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"whothu/detection_logits","path":"utils.py","file_url":"https://github.com/whothu/detection_logits/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e50fcd10b41ba405","mcp_get_code":{"code_sha256":"e50fcd10b41ba405"}},{"arxiv_id":"2310.13332","paper":"/paper/democratizing-reasoning-ability-tailored","title":"Democratizing Reasoning Ability: Tailored Learning from Large Language Model","date":"2023-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Raibows/Learn-to-Reason","path":"utils.py","file_url":"https://github.com/Raibows/Learn-to-Reason/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":"f8d30c749c7c5042","mcp_get_code":{"code_sha256":"f8d30c749c7c5042"}},{"arxiv_id":"2303.11249","paper":"/paper/what-makes-data-suitable-for-a-locally","title":"What Makes Data Suitable for a Locally Connected Neural Network? A Necessary and Sufficient Condition Based on Quantum Entanglement","date":"2023-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nmd95/data_suitable_lc_nn_code","path":"models/utils.py","file_url":"https://github.com/nmd95/data_suitable_lc_nn_code/blob/HEAD/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7109b50374757d1d","mcp_get_code":{"code_sha256":"7109b50374757d1d"}},{"arxiv_id":"2203.15302","paper":"/paper/eigenlanes-data-driven-lane-descriptors-for","title":"Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes","date":"2022-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dongkwonjin/Eigenlanes","path":"Modeling/culane/code/libs/prepare.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/prepare.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":"84d45bc45745d667","mcp_get_code":{"code_sha256":"84d45bc45745d667"}},{"arxiv_id":"2007.08139","paper":"/paper/interactive-video-object-segmentation-using","title":"Interactive Video Object Segmentation Using Global and Local Transfer Modules","date":"2020-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dongkwonjin/Semantic-Line-SLNet","path":"Modelling/code/libs/prepare.py","file_url":"https://github.com/dongkwonjin/Semantic-Line-SLNet/blob/HEAD/Modelling/code/libs/prepare.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2cdc3d3a4b27f434","mcp_get_code":{"code_sha256":"2cdc3d3a4b27f434"}},{"arxiv_id":"2004.08790","paper":"/paper/unet-3-a-full-scale-connected-unet-for","title":"UNet 3+: A Full-Scale Connected UNet for Medical Image Segmentation","date":"2020-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hamidriasat/UNet-3-Plus","path":"models/model.py","file_url":"https://github.com/hamidriasat/UNet-3-Plus/blob/HEAD/models/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0862fd72cdccf945","mcp_get_code":{"code_sha256":"0862fd72cdccf945"}},{"arxiv_id":"Zhang_Imagine_Before_Go_Self-Supervised_Generative_Map_for_Object_Goal_Navigation_CVPR_2024_paper","paper":null,"title":"arXiv:Zhang_Imagine_Before_Go_Self-Supervised_Generative_Map_for_Object_Goal_Navigation_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"sx-zhang/SGM","path":"semexp/eval_sgm.py","file_url":"https://github.com/sx-zhang/SGM/blob/HEAD/semexp/eval_sgm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2ec3d9574bef4b27","mcp_get_code":{"code_sha256":"2ec3d9574bef4b27"}}]}