{"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/trainconfig","entry":"TrainConfig","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":8,"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":8,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":5,"unverified":3},"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":"2608.10636","paper":"/paper/arxiv-2608-10636","title":"DistilVDR: A Compact End-to-End Visual Document Retriever via Dual-Student Distillation","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"Ryenhails/NanoVDR","path":"nanovdr/train/engine.py","file_url":"https://github.com/Ryenhails/NanoVDR/blob/HEAD/nanovdr/train/engine.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c17b286018b4152","mcp_get_code":{"code_sha256":"3c17b286018b4152"}},{"arxiv_id":"2606.29706","paper":"/paper/arxiv-2606-29706","title":"ARMOR: Adaptive Retriever Optimization for Low-Resource Telecom Question Answering","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"heshandevaka/ARMOR","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"dcaf1f4539036931","mcp_get_code":{"code_sha256":"dcaf1f4539036931"}},{"arxiv_id":"2606.27527","paper":"/paper/arxiv-2606-27527","title":"Large Language Model Teaches Visual Students: Cross-Modality Transfer of Fine-Grained Conceptual Knowledge","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"lliangthomas/lavid","path":"lavid/models/distill_models.py","file_url":"https://github.com/lliangthomas/lavid/blob/HEAD/lavid/models/distill_models.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":"cfdbd9ea95785470","mcp_get_code":{"code_sha256":"cfdbd9ea95785470"}},{"arxiv_id":"2604.22826","paper":"/paper/arxiv-2604-22826","title":"Shape: A Self-Supervised 3D Geometry Foundation Model for Industrial CAD Analysis","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"simd-ai/shape","path":"shape_foundation/models/gaot_backbone.py","file_url":"https://github.com/simd-ai/shape/blob/HEAD/shape_foundation/models/gaot_backbone.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"017212f0bb2b0884","mcp_get_code":{"code_sha256":"017212f0bb2b0884"}},{"arxiv_id":"2601.22631","paper":"/paper/arxiv-2601-22631","title":"A Multivariate Parameter-Efficient Fine-Tuning Framework for Few-shot Remaining Useful Life Prediction based on Cross-domain Time Series Representation Model","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"fuen1590/PEFT-MuTS","path":"models/peft_muts.py","file_url":"https://github.com/fuen1590/PEFT-MuTS/blob/HEAD/models/peft_muts.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4d9338a6b680f492","mcp_get_code":{"code_sha256":"4d9338a6b680f492"}},{"arxiv_id":"2506.05047","paper":"/paper/reliably-detecting-model-failures-in","title":"Reliably detecting model failures in deployment without labels","date":"2025-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"teivng/d3m","path":"d3m/monitors/bayesian_monitor.py","file_url":"https://github.com/teivng/d3m/blob/HEAD/d3m/monitors/bayesian_monitor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e31bb08debb2367d","mcp_get_code":{"code_sha256":"e31bb08debb2367d"}},{"arxiv_id":"2310.12955","paper":"/paper/towards-robust-offline-reinforcement-learning","title":"Towards Robust Offline Reinforcement Learning under Diverse Data Corruption","date":"2023-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yangrui2015/riql","path":"RIQL.py","file_url":"https://github.com/yangrui2015/riql/blob/HEAD/RIQL.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"121a70492e315410","mcp_get_code":{"code_sha256":"121a70492e315410"}},{"arxiv_id":"2309.17310","paper":"/paper/leave-one-out-distinguishability-in-machine","title":"Leave-one-out Distinguishability in Machine Learning","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marcuslassila/mia-audit-gnn","path":"src/lood.py","file_url":"https://github.com/marcuslassila/mia-audit-gnn/blob/HEAD/src/lood.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8682d43ff7f3052a","mcp_get_code":{"code_sha256":"8682d43ff7f3052a"}}]}