{"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-dataloader","entry":"prepare_dataloader","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":3,"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":3,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":4},"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":"2501.15598","paper":"/paper/diffusion-generative-modeling-for-spatially","title":"Diffusion Generative Modeling for Spatially Resolved Gene Expression Inference from Histology Images","date":"2025-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sichenzhu/stem","path":"stem_train.py","file_url":"https://github.com/sichenzhu/stem/blob/HEAD/stem_train.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4e55445cfcf67291","mcp_get_code":{"code_sha256":"4e55445cfcf67291"}},{"arxiv_id":"2411.01623","paper":"/paper/filternet-harnessing-frequency-filters-for","title":"FilterNet: Harnessing Frequency Filters for Time Series Forecasting","date":"2024-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ant-research/Pyraformer","path":"long_range_main.py","file_url":"https://github.com/ant-research/Pyraformer/blob/HEAD/long_range_main.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":"b688d662492743b0","mcp_get_code":{"code_sha256":"b688d662492743b0"}},{"arxiv_id":"2410.09343","paper":"/paper/elicit-llm-augmentation-via-external-in","title":"ELICIT: LLM Augmentation via External In-Context Capability","date":"2024-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lins-lab/elicit","path":"train_retriever.py","file_url":"https://github.com/lins-lab/elicit/blob/HEAD/train_retriever.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"171e7700fc50ab49","mcp_get_code":{"code_sha256":"171e7700fc50ab49"}},{"arxiv_id":"2409.13652","paper":"/paper/oats-outlier-aware-pruning-through-sparse-and","title":"OATS: Outlier-Aware Pruning Through Sparse and Low Rank Decomposition","date":"2024-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stephenqz/oats","path":"data_utils.py","file_url":"https://github.com/stephenqz/oats/blob/HEAD/data_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b8bb7d55280d7e8f","mcp_get_code":{"code_sha256":"b8bb7d55280d7e8f"}},{"arxiv_id":"2310.17715","paper":"/paper/outlier-dimensions-encode-task-specific","title":"Outlier Dimensions Encode Task-Specific Knowledge","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wrudman/outlier_dimensions","path":"training_utils.py","file_url":"https://github.com/wrudman/outlier_dimensions/blob/HEAD/training_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4ff638cae94d2eb4","mcp_get_code":{"code_sha256":"4ff638cae94d2eb4"}},{"arxiv_id":"2310.08975","paper":"/paper/chatkbqa-a-generate-then-retrieve-framework","title":"ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models","date":"2023-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lhrlab/chatkbqa","path":"run_generator_final.py","file_url":"https://github.com/lhrlab/chatkbqa/blob/HEAD/run_generator_final.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7600856fdde258c1","mcp_get_code":{"code_sha256":"7600856fdde258c1"}},{"arxiv_id":"2304.14133","paper":"/paper/figments-and-misalignments-a-framework-for","title":"VERITE: A Robust Benchmark for Multimodal Misinformation Detection Accounting for Unimodal Bias","date":"2023-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevejpapad/figments-and-misalignments","path":"utils.py","file_url":"https://github.com/stevejpapad/figments-and-misalignments/blob/HEAD/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":"ee3f6929dd21fa19","mcp_get_code":{"code_sha256":"ee3f6929dd21fa19"}}]}