{"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/floatify","entry":"floatify","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":9,"n_papers_ran":2,"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":3,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"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":"2508.15868","paper":"/paper/arxiv-2508-15868","title":"CARFT: Boosting LLM Reasoning via Contrastive Learning with Annotated Chain-of-Thought-based Reinforced Fine-Tuning","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"WNQzhu/CARFT","path":"code/mwp_ReFT/src/utils.py","file_url":"https://github.com/WNQzhu/CARFT/blob/HEAD/code/mwp_ReFT/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f21a5f0d5bae0c14","mcp_get_code":{"code_sha256":"f21a5f0d5bae0c14"}},{"arxiv_id":"2505.21413","paper":null,"title":"arXiv:2505.21413","date":null,"month_inferred_from_arxiv_id":"2025-05","title_source":null,"repo":"xxxiaol/RefTool","path":"code/inference/evaluation_utils.py","file_url":"https://github.com/xxxiaol/RefTool/blob/HEAD/code/inference/evaluation_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8cd262700389f42","mcp_get_code":{"code_sha256":"f8cd262700389f42"}},{"arxiv_id":"2412.01981","paper":"/paper/free-process-rewards-without-process-labels","title":"Free Process Rewards without Process Labels","date":"2024-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lifan-yuan/implicitprm","path":"eval/math_utils/eval_theoremqa.py","file_url":"https://github.com/lifan-yuan/implicitprm/blob/HEAD/eval/math_utils/eval_theoremqa.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":"f8cd262700389f42","mcp_get_code":{"code_sha256":"f8cd262700389f42"}},{"arxiv_id":"2409.12147","paper":"/paper/magicore-multi-agent-iterative-coarse-to-fine","title":"MAgICoRe: Multi-Agent, Iterative, Coarse-to-Fine Refinement for Reasoning","date":"2024-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dinobby/magicore","path":"math_utils.py","file_url":"https://github.com/dinobby/magicore/blob/HEAD/math_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"02f0014017b66dcb","mcp_get_code":{"code_sha256":"02f0014017b66dcb"}},{"arxiv_id":"2404.03592","paper":"/paper/reft-representation-finetuning-for-language","title":"ReFT: Representation Finetuning for Language Models","date":"2024-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lqtrung1998/mwp_reft","path":"src/utils.py","file_url":"https://github.com/lqtrung1998/mwp_reft/blob/HEAD/src/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":"f21a5f0d5bae0c14","mcp_get_code":{"code_sha256":"f21a5f0d5bae0c14"}},{"arxiv_id":"2402.05808","paper":"/paper/training-large-language-models-for-reasoning","title":"Training Large Language Models for Reasoning through Reverse Curriculum Reinforcement Learning","date":"2024-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"woooodyy/llm-reverse-curriculum-rl","path":"R3_math/src/python_stdout_engine.py","file_url":"https://github.com/woooodyy/llm-reverse-curriculum-rl/blob/HEAD/R3_math/src/python_stdout_engine.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f8cd262700389f42","mcp_get_code":{"code_sha256":"f8cd262700389f42"}},{"arxiv_id":"2401.08967","paper":"/paper/reft-reasoning-with-reinforced-fine-tuning","title":"ReFT: Reasoning with Reinforced Fine-Tuning","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lqtrung1998/mwp_ReFT","path":"src/utils.py","file_url":"https://github.com/lqtrung1998/mwp_ReFT/blob/HEAD/src/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":"f21a5f0d5bae0c14","mcp_get_code":{"code_sha256":"f21a5f0d5bae0c14"}},{"arxiv_id":"2025.findings-acl.605","paper":null,"title":"arXiv:2025.findings-acl.605","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ytyz1307zzh/RefAug","path":"src/evaluate/eval_mathinstruct.py","file_url":"https://github.com/ytyz1307zzh/RefAug/blob/HEAD/src/evaluate/eval_mathinstruct.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":"f8cd262700389f42","mcp_get_code":{"code_sha256":"f8cd262700389f42"}},{"arxiv_id":"2025.emnlp-main.1660","paper":null,"title":"arXiv:2025.emnlp-main.1660","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dinobby/MAgICoRe","path":"math_utils.py","file_url":"https://github.com/dinobby/MAgICoRe/blob/HEAD/math_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"02f0014017b66dcb","mcp_get_code":{"code_sha256":"02f0014017b66dcb"}}]}