{"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/build-index","entry":"build_index","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":7,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":6},"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":"2607.24165","paper":"/paper/arxiv-2607-24165","title":"Do Current Retrievers Cover All the Evidence? A Controlled Study of Conjunctive Cross-Page Retrieval","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"sunggukcha/n_clue","path":"code/build_tuples.py","file_url":"https://github.com/sunggukcha/n_clue/blob/HEAD/code/build_tuples.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"dada1a15685ebdab","mcp_get_code":{"code_sha256":"dada1a15685ebdab"}},{"arxiv_id":"2605.23618","paper":"/paper/arxiv-2605-23618","title":"Benchmarking Google Embeddings 2 against Open-Source Models for Multilingual Dense Retrieval and RAG Systems","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"cciro94/GoogleEmbeddings2-benchmark","path":"src/retrieval.py","file_url":"https://github.com/cciro94/GoogleEmbeddings2-benchmark/blob/HEAD/src/retrieval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aa2b0d79284f2d0f","mcp_get_code":{"code_sha256":"aa2b0d79284f2d0f"}},{"arxiv_id":"2402.15708","paper":"/paper/query-augmentation-by-decoding-semantics-from","title":"Query Augmentation by Decoding Semantics from Brain Signals","date":"2024-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yeziyi1998/brain-query-augmentation","path":"ict/my_faiss.py","file_url":"https://github.com/yeziyi1998/brain-query-augmentation/blob/HEAD/ict/my_faiss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81c92a529103e44f","mcp_get_code":{"code_sha256":"81c92a529103e44f"}},{"arxiv_id":"2305.18466","paper":"/paper/test-time-training-on-nearest-neighbors-for","title":"Test-Time Training on Nearest Neighbors for Large Language Models","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"socialfoundations/tttlm","path":"code/pile_index.py","file_url":"https://github.com/socialfoundations/tttlm/blob/HEAD/code/pile_index.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00971c933508922f","mcp_get_code":{"code_sha256":"00971c933508922f"}},{"arxiv_id":"2211.06862","paper":"/paper/wr-one2set-towards-well-calibrated-keyphrase","title":"WR-ONE2SET: Towards Well-Calibrated Keyphrase Generation","date":"2022-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nltk/nltk","path":"nltk/downloader.py","file_url":"https://github.com/nltk/nltk/blob/HEAD/nltk/downloader.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":"ff6d789137bb395a","mcp_get_code":{"code_sha256":"ff6d789137bb395a"}},{"arxiv_id":"2004.00445","paper":"/paper/learning-to-cluster-faces-via-confidence-and","title":"Learning to Cluster Faces via Confidence and Connectivity Estimation","date":"2020-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yl-1993/learn-to-cluster","path":"baseline/aro.py","file_url":"https://github.com/yl-1993/learn-to-cluster/blob/HEAD/baseline/aro.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2a4fdc4d0c86bc3b","mcp_get_code":{"code_sha256":"2a4fdc4d0c86bc3b"}},{"arxiv_id":"1808.09781","paper":"/paper/180809781","title":"Self-Attentive Sequential Recommendation","date":"2018-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pmixer/SASRec.pytorch","path":"python/utils.py","file_url":"https://github.com/pmixer/SASRec.pytorch/blob/HEAD/python/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":"8f34807990e04010","mcp_get_code":{"code_sha256":"8f34807990e04010"}}]}