{"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/is-transformers-greater-than","entry":"is_transformers_greater_than","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":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":2,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2509.12521","paper":"/paper/arxiv-2509-12521","title":"Phi: Preference Hijacking in Multi-modal Large Language Models at Inference Time","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"Yifan-Lan/Phi","path":"trl/import_utils.py","file_url":"https://github.com/Yifan-Lan/Phi/blob/HEAD/trl/import_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2a9ca02cb6e196ff","mcp_get_code":{"code_sha256":"2a9ca02cb6e196ff"}},{"arxiv_id":"2507.04976","paper":null,"title":"arXiv:2507.04976","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"EsYoon7/UVQA","path":"models/import_utils.py","file_url":"https://github.com/EsYoon7/UVQA/blob/HEAD/models/import_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a9ca02cb6e196ff","mcp_get_code":{"code_sha256":"2a9ca02cb6e196ff"}},{"arxiv_id":"2411.02327","paper":"/paper/ppllava-varied-video-sequence-understanding","title":"PPLLaVA: Varied Video Sequence Understanding With Prompt Guidance","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"farewellthree/ppllava","path":"ppllava/import_utils.py","file_url":"https://github.com/farewellthree/ppllava/blob/HEAD/ppllava/import_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":"f4334934ee795269","mcp_get_code":{"code_sha256":"f4334934ee795269"}},{"arxiv_id":"2410.06101","paper":"/paper/coevolving-with-the-other-you-fine-tuning-llm","title":"Coevolving with the Other You: Fine-Tuning LLM with Sequential Cooperative Multi-Agent Reinforcement Learning","date":"2024-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Harry67Hu/CORY","path":"trl/import_utils.py","file_url":"https://github.com/Harry67Hu/CORY/blob/HEAD/trl/import_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f4334934ee795269","mcp_get_code":{"code_sha256":"f4334934ee795269"}},{"arxiv_id":"2406.19371","paper":"/paper/suri-multi-constraint-instruction-following","title":"Suri: Multi-constraint Instruction Following for Long-form Text Generation","date":"2024-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chtmp223/suri","path":"ft/lib/trl_mod/import_utils.py","file_url":"https://github.com/chtmp223/suri/blob/HEAD/ft/lib/trl_mod/import_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a9ca02cb6e196ff","mcp_get_code":{"code_sha256":"2a9ca02cb6e196ff"}},{"arxiv_id":"2405.21075","paper":"/paper/video-mme-the-first-ever-comprehensive","title":"Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PhysGame/PhysGame","path":"physvlm/import_utils.py","file_url":"https://github.com/PhysGame/PhysGame/blob/HEAD/physvlm/import_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":"f4334934ee795269","mcp_get_code":{"code_sha256":"f4334934ee795269"}},{"arxiv_id":"2405.18654","paper":"/paper/mitigating-object-hallucination-via-data","title":"Data-augmented phrase-level alignment for mitigating object hallucination","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pritamqu/HALVA","path":"vila/train/halva_utils.py","file_url":"https://github.com/pritamqu/HALVA/blob/HEAD/vila/train/halva_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f4334934ee795269","mcp_get_code":{"code_sha256":"f4334934ee795269"}},{"arxiv_id":"2404.14233","paper":"/paper/detecting-and-mitigating-hallucination-in","title":"Detecting and Mitigating Hallucination in Large Vision Language Models via Fine-Grained AI Feedback","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mr-Loevan/HSA-DPO","path":"hsa_dpo/trainer/import_utils.py","file_url":"https://github.com/Mr-Loevan/HSA-DPO/blob/HEAD/hsa_dpo/trainer/import_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f4334934ee795269","mcp_get_code":{"code_sha256":"f4334934ee795269"}},{"arxiv_id":"2305.18290","paper":"/paper/direct-preference-optimization-your-language","title":"Direct Preference Optimization: Your Language Model is Secretly a Reward Model","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"padlex/trl","path":"trl/import_utils.py","file_url":"https://github.com/padlex/trl/blob/HEAD/trl/import_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":"2a9ca02cb6e196ff","mcp_get_code":{"code_sha256":"2a9ca02cb6e196ff"}}]}