{"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/get-message","entry":"get_message","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":4,"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":6,"n_samples_fingerprinted":3,"n_places":10,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"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":"2608.24952","paper":"/paper/arxiv-2608-24952","title":"The Dialect Tax: Dialectal Biases Persist throughout the Language Modeling Pipeline","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"socialnlp/dialecttax","path":"src/dialecttax/endpoints.py","file_url":"https://github.com/socialnlp/dialecttax/blob/HEAD/src/dialecttax/endpoints.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d12a3b19f43e067f","mcp_get_code":{"code_sha256":"d12a3b19f43e067f"}},{"arxiv_id":"2605.03460","paper":"/paper/arxiv-2605-03460","title":"FinSTaR: Towards Financial Reasoning with Time Series Reasoning Models","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"seunghan96/FinSTaR","path":"src/evaluation/inference.py","file_url":"https://github.com/seunghan96/FinSTaR/blob/HEAD/src/evaluation/inference.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"52cd7a88b6ef4ee3","mcp_get_code":{"code_sha256":"52cd7a88b6ef4ee3"}},{"arxiv_id":"2503.02318","paper":"/paper/audio-reasoner-improving-reasoning-capability","title":"Audio-Reasoner: Improving Reasoning Capability in Large Audio Language Models","date":"2025-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xzf-thu/Audio-Reasoner","path":"inference.py","file_url":"https://github.com/xzf-thu/Audio-Reasoner/blob/HEAD/inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9cc43aac18fa3351","mcp_get_code":{"code_sha256":"9cc43aac18fa3351"}},{"arxiv_id":"2502.18906","paper":"/paper/vem-environment-free-exploration-for-training","title":"VEM: Environment-Free Exploration for Training GUI Agent with Value Environment Model","date":"2025-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/gui-agent-rl","path":"data_preprocess/gpt.py","file_url":"https://github.com/microsoft/gui-agent-rl/blob/HEAD/data_preprocess/gpt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9c771dc2b4ad47bd","mcp_get_code":{"code_sha256":"9c771dc2b4ad47bd"}},{"arxiv_id":"2411.15265","paper":"/paper/derivative-free-diffusion-manifold","title":"Derivative-Free Diffusion Manifold-Constrained Gradient for Unified XAI","date":"2024-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"openxaiproject/pnpxai","path":"pnpxai/messages.py","file_url":"https://github.com/openxaiproject/pnpxai/blob/HEAD/pnpxai/messages.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":"825fdcd6ac8695a2","mcp_get_code":{"code_sha256":"825fdcd6ac8695a2"}},{"arxiv_id":"2404.16767","paper":"/paper/rebel-reinforcement-learning-via-regressing","title":"REBEL: Reinforcement Learning via Regressing Relative Rewards","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaolingao/rebel","path":"src/ultrafeedback_largebatch/filter_tokenize.py","file_url":"https://github.com/zhaolingao/rebel/blob/HEAD/src/ultrafeedback_largebatch/filter_tokenize.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"dc68fb166b4b7b89","mcp_get_code":{"code_sha256":"dc68fb166b4b7b89"}},{"arxiv_id":"2404.16767","paper":"/paper/rebel-reinforcement-learning-via-regressing","title":"REBEL: Reinforcement Learning via Regressing Relative Rewards","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaolingao/rebel","path":"src/ultrafeedback_largebatch/generate.py","file_url":"https://github.com/zhaolingao/rebel/blob/HEAD/src/ultrafeedback_largebatch/generate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"93805966dfd5681a","mcp_get_code":{"code_sha256":"93805966dfd5681a"}},{"arxiv_id":"2404.16767","paper":"/paper/rebel-reinforcement-learning-via-regressing","title":"REBEL: Reinforcement Learning via Regressing Relative Rewards","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaolingao/rebel","path":"src/ultrafeedback_largebatch/rank.py","file_url":"https://github.com/zhaolingao/rebel/blob/HEAD/src/ultrafeedback_largebatch/rank.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"689d710104523822","mcp_get_code":{"code_sha256":"689d710104523822"}},{"arxiv_id":"2309.05950","paper":"/paper/language-models-as-black-box-optimizers-for","title":"Language Models as Black-Box Optimizers for Vision-Language Models","date":"2023-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shihongl1998/llm-as-a-blackbox-optimizer","path":"prompt_pool.py","file_url":"https://github.com/shihongl1998/llm-as-a-blackbox-optimizer/blob/HEAD/prompt_pool.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5bc725a3a530c2c4","mcp_get_code":{"code_sha256":"5bc725a3a530c2c4"}},{"arxiv_id":"2205.10091","paper":"/paper/tensorcircuit-a-quantum-software-framework","title":"TensorCircuit: a Quantum Software Framework for the NISQ Era","date":null,"month_inferred_from_arxiv_id":"2022-05","title_source":"archive","repo":"tensorcircuit/tensorcircuit-ng","path":"tensorcircuit/asciiart.py","file_url":"https://github.com/tensorcircuit/tensorcircuit-ng/blob/HEAD/tensorcircuit/asciiart.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":"84d2719355b07177","mcp_get_code":{"code_sha256":"84d2719355b07177"}}]}