{"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-gamma","entry":"get_gamma","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":7,"n_papers_ran":1,"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":5,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":1,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2411.17525","paper":"/paper/pushing-the-limits-of-large-language-model","title":"Pushing the Limits of Large Language Model Quantization via the Linearity Theorem","date":"2024-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"goodevening13/aquakv","path":"aquakv/grid_generator.py","file_url":"https://github.com/goodevening13/aquakv/blob/HEAD/aquakv/grid_generator.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":"10865357dbe212e1","mcp_get_code":{"code_sha256":"10865357dbe212e1"}},{"arxiv_id":"2406.01506","paper":"/paper/the-geometry-of-categorical-and-hierarchical","title":"The Geometry of Categorical and Hierarchical Concepts in Large Language Models","date":"2024-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kihopark/llm_categorical_hierarchical_representations","path":"hierarchical/from_models.py","file_url":"https://github.com/kihopark/llm_categorical_hierarchical_representations/blob/HEAD/hierarchical/from_models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"afff6a16b3187362","mcp_get_code":{"code_sha256":"afff6a16b3187362"}},{"arxiv_id":"2210.06423","paper":"/paper/foundation-transformers","title":"Foundation Transformers","date":"2022-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qwopqwop200/Magneto-pytorch","path":"magneto.py","file_url":"https://github.com/qwopqwop200/Magneto-pytorch/blob/HEAD/magneto.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7192d3a3a4af226a","mcp_get_code":{"code_sha256":"7192d3a3a4af226a"}},{"arxiv_id":"2002.09437","paper":"/paper/calibrating-deep-neural-networks-using-focal","title":"Calibrating Deep Neural Networks using Focal Loss","date":"2020-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"torrvision/focal_calibration","path":"Losses/focal_loss_adaptive_gamma.py","file_url":"https://github.com/torrvision/focal_calibration/blob/HEAD/Losses/focal_loss_adaptive_gamma.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a60d17d88a279466","mcp_get_code":{"code_sha256":"a60d17d88a279466"}},{"arxiv_id":"1902.00640","paper":"/paper/meta-particle-flow-for-sequential-bayesian","title":"Particle Flow Bayes' Rule","date":"2019-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinshi-chen/MetaParticleFlow","path":"pfbayes/common/distributions.py","file_url":"https://github.com/xinshi-chen/MetaParticleFlow/blob/HEAD/pfbayes/common/distributions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a5b3082dff39cbe6","mcp_get_code":{"code_sha256":"a5b3082dff39cbe6"}},{"arxiv_id":"Liu_The_Devil_Is_in_the_Margin_Margin-Based_Label_Smoothing_for_CVPR_2022_paper","paper":null,"title":"arXiv:Liu_The_Devil_Is_in_the_Margin_Margin-Based_Label_Smoothing_for_CVPR_2022_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"by-liu/MbLS","path":"calibrate/losses/focal_loss_adaptive_gamma.py","file_url":"https://github.com/by-liu/MbLS/blob/HEAD/calibrate/losses/focal_loss_adaptive_gamma.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a60d17d88a279466","mcp_get_code":{"code_sha256":"a60d17d88a279466"}},{"arxiv_id":"Liu_Class_Adaptive_Network_Calibration_CVPR_2023_paper","paper":null,"title":"arXiv:Liu_Class_Adaptive_Network_Calibration_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"by-liu/CALS","path":"calibrate/losses/focal_loss_adaptive_gamma.py","file_url":"https://github.com/by-liu/CALS/blob/HEAD/calibrate/losses/focal_loss_adaptive_gamma.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a60d17d88a279466","mcp_get_code":{"code_sha256":"a60d17d88a279466"}}]}