{"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/print-now","entry":"print_now","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":11,"n_papers_ran":0,"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":1,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2410.01671","paper":"/paper/bridging-context-gaps-leveraging-coreference","title":"Bridging Context Gaps: Leveraging Coreference Resolution for Long Contextual Understanding","date":"2024-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OceannTwT/LQCA","path":"utils.py","file_url":"https://github.com/OceannTwT/LQCA/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2409.04057","paper":"/paper/self-harmonized-chain-of-thought","title":"Self-Harmonized Chain of Thought","date":"2024-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Xalp/ECHO","path":"utils.py","file_url":"https://github.com/Xalp/ECHO/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2407.07099","paper":"/paper/nash-cot-multi-path-inference-with-preference","title":"Nash CoT: Multi-Path Inference with Preference Equilibrium","date":"2024-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-science/auto-cot","path":"utils.py","file_url":"https://github.com/amazon-science/auto-cot/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2403.06840","paper":"/paper/ra-isf-learning-to-answer-and-understand-from","title":"RA-ISF: Learning to Answer and Understand from Retrieval Augmentation via Iterative Self-Feedback","date":"2024-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"oceanntwt/ra-isf","path":"utils.py","file_url":"https://github.com/oceanntwt/ra-isf/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2401.04925","paper":"/paper/the-impact-of-reasoning-step-length-on-large","title":"The Impact of Reasoning Step Length on Large Language Models","date":"2024-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jmyissb/The-Impact-of-Reasoning-Step-Length-on-Large-Language-Models","path":"utils.py","file_url":"https://github.com/jmyissb/The-Impact-of-Reasoning-Step-Length-on-Large-Language-Models/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2311.18805","paper":"/paper/unnatural-error-correction-gpt-4-can-almost","title":"Unnatural Error Correction: GPT-4 Can Almost Perfectly Handle Unnatural Scrambled Text","date":"2023-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ccqq77/unnatural-error-correction","path":"utils.py","file_url":"https://github.com/ccqq77/unnatural-error-correction/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2310.01446","paper":"/paper/adaptive-solver-framework-for-dynamic","title":"Adaptive-Solver Framework for Dynamic Strategy Selection in Large Language Model Reasoning","date":"2023-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"john1226966735/adaptive-solver","path":"utils.py","file_url":"https://github.com/john1226966735/adaptive-solver/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2308.07702","paper":"/paper/better-zero-shot-reasoning-with-role-play","title":"Better Zero-Shot Reasoning with Role-Play Prompting","date":"2023-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HLT-NLP/Role-Play-Prompting","path":"utils.py","file_url":"https://github.com/HLT-NLP/Role-Play-Prompting/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2305.13269","paper":"/paper/chain-of-knowledge-a-framework-for-grounding","title":"Chain-of-Knowledge: Grounding Large Language Models via Dynamic Knowledge Adapting over Heterogeneous Sources","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wjn1996/Chain-of-Knowledge","path":"framework/model.py","file_url":"https://github.com/wjn1996/Chain-of-Knowledge/blob/HEAD/framework/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2210.03493","paper":"/paper/automatic-chain-of-thought-prompting-in-large","title":"Automatic Chain of Thought Prompting in Large Language Models","date":"2022-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-research/auto-cot","path":"utils.py","file_url":"https://github.com/amazon-research/auto-cot/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}},{"arxiv_id":"2024.emnlp-main.758","paper":null,"title":"arXiv:2024.emnlp-main.758","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HuangOwen/CoT-Influx","path":"utils.py","file_url":"https://github.com/HuangOwen/CoT-Influx/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":"28145bbcf1d4f9ea","mcp_get_code":{"code_sha256":"28145bbcf1d4f9ea"}}]}