{"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/metric-2","entry":"Metric","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":10,"n_papers_ran":3,"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":3,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":7},"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.19735","paper":"/paper/arxiv-2608-19735","title":"RecPFN: Prior-Fitted Networks for In-Context-Based Recommendations","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"SAP-samples/tabular-ai-recpfn","path":"src/architecture/recpfn.py","file_url":"https://github.com/SAP-samples/tabular-ai-recpfn/blob/HEAD/src/architecture/recpfn.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":"27afecaac280d326","mcp_get_code":{"code_sha256":"27afecaac280d326"}},{"arxiv_id":"2603.24524","paper":"/paper/arxiv-2603-24524","title":"No Single Metric Tells the Whole Story: A Multi-Dimensional Evaluation Framework for Uncertainty Attributions","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"emilyS135/xuq_eval","path":"src/evaluation/metric.py","file_url":"https://github.com/emilyS135/xuq_eval/blob/HEAD/src/evaluation/metric.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"369e9c4c8765dffe","mcp_get_code":{"code_sha256":"369e9c4c8765dffe"}},{"arxiv_id":"2506.03521","paper":"/paper/target-semantics-clustering-via-text-1","title":"Target Semantics Clustering via Text Representations for Robust Universal Domain Adaptation","date":"2025-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sapphire-356/TASC","path":"train_sapphire_TASC.py","file_url":"https://github.com/Sapphire-356/TASC/blob/HEAD/train_sapphire_TASC.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a64a50db3a32fffe","mcp_get_code":{"code_sha256":"a64a50db3a32fffe"}},{"arxiv_id":"2409.18017","paper":"/paper/transferring-disentangled-representations","title":"Transferring disentangled representations: bridging the gap between synthetic and real images","date":"2024-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JacopoDapueto/transfer_disentanglement","path":"src/evaluation/metrics/omes.py","file_url":"https://github.com/JacopoDapueto/transfer_disentanglement/blob/HEAD/src/evaluation/metrics/omes.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":"e15d4aad44911318","mcp_get_code":{"code_sha256":"e15d4aad44911318"}},{"arxiv_id":"2310.19252","paper":null,"title":"arXiv:2310.19252","date":null,"month_inferred_from_arxiv_id":"2023-10","title_source":null,"repo":"zifuwanggg/JDTLosses","path":"metrics/accuracy_metric.py","file_url":"https://github.com/zifuwanggg/JDTLosses/blob/HEAD/metrics/accuracy_metric.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9b5152175e025012","mcp_get_code":{"code_sha256":"9b5152175e025012"}},{"arxiv_id":"2307.15043","paper":"/paper/universal-and-transferable-adversarial","title":"Universal and Transferable Adversarial Attacks on Aligned Language Models","date":"2023-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mcgill-nlp/adversarialtriggers","path":"adversarial_triggers/trainer/trigger_trainer.py","file_url":"https://github.com/mcgill-nlp/adversarialtriggers/blob/HEAD/adversarial_triggers/trainer/trigger_trainer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ea93b766b4220f03","mcp_get_code":{"code_sha256":"ea93b766b4220f03"}},{"arxiv_id":"2305.17535","paper":"/paper/pfns-are-flexible-models-for-real-world","title":"PFNs4BO: In-Context Learning for Bayesian Optimization","date":"2023-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"releaunifreiburg/HPO-B","path":"methods/fsbo/fsbo_modules.py","file_url":"https://github.com/releaunifreiburg/HPO-B/blob/HEAD/methods/fsbo/fsbo_modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eef091a071004fbd","mcp_get_code":{"code_sha256":"eef091a071004fbd"}},{"arxiv_id":"2111.01177","paper":"/paper/don-t-generate-me-training-differentially","title":"Don't Generate Me: Training Differentially Private Generative Models with Sinkhorn Divergence","date":"2021-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nv-tlabs/dp-sinkhorn_code","path":"sinkhorn_poisson.py","file_url":"https://github.com/nv-tlabs/dp-sinkhorn_code/blob/HEAD/sinkhorn_poisson.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"fdc302908921dc08","mcp_get_code":{"code_sha256":"fdc302908921dc08"}},{"arxiv_id":"2102.01514","paper":"/paper/metrics-and-continuity-in-reinforcement","title":"Metrics and continuity in reinforcement learning","date":"2021-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mind23-2/MindCode-163","path":"metric.py","file_url":"https://github.com/Mind23-2/MindCode-163/blob/HEAD/metric.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b9a80c2f47990019","mcp_get_code":{"code_sha256":"b9a80c2f47990019"}},{"arxiv_id":"1904.06991","paper":"/paper/improved-precision-and-recall-metric-for","title":"Improved Precision and Recall Metric for Assessing Generative Models","date":"2019-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marcojira/fld","path":"fld/metrics/PrecisionRecall.py","file_url":"https://github.com/marcojira/fld/blob/HEAD/fld/metrics/PrecisionRecall.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5636e68117082a03","mcp_get_code":{"code_sha256":"5636e68117082a03"}}]}