{"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":"/paper/arxiv-2606-18703","title":"Contextualizing Biological Language Models across Modalities via Logit-Space Contrastive Alignment","arxiv_id":"2606.18703","date":"2026-06-17","proceeding":null,"authors":["Yanjun Shao","Yundi Chen","Yashvi Patel","Aurelien Pelissier","María Rodríguez Martínez"],"abstract":"Pretrained biological language models expose per-token probability distributions through masked-token prediction, providing the likelihood interface central to sequence design, variant scoring, and mechanistic interpretation. Yet these distributions are learned from broad unlabeled corpora and are not naturally conditioned on task-specific biological contexts such as interaction partners, cellular environments, or therapeutic interventions. Existing contextual matching methods often distort this interface through pooled embeddings, contrastive latent spaces, or task-specific prediction heads. We introduce LOGICA (Logit-space Contrastive Alignment), a framework for context-conditioned prediction that performs contrastive learning directly in output-logit space. Using gated cross-modal adapters compatible with each model's native token head, LOGICA preserves the pretrained likelihood interface and converts contextualized token log-likelihoods into matching scores. Alignment is defined through context-sensitive token probabilities rather than proximity in a shared embedding space, enabling learning from sparse paired data across models with distinct vocabularies, without a shared tokenizer or decoder. LOGICA is particularly effective for mutation-local variant ranking, where comparisons reduce to context-conditioned likelihoods of mutant tokens at perturbed sites. Across protein--ligand binding, TCR--peptide activity, and drug-conditioned resistance prediction, LOGICA improves over prior state-of-the-art methods, including matched latent-contrastive and conditional MLM baselines, while retaining a token-level interface for interpretation and generation. On held-out-gene single-mutation drug-resistance prediction, LOGICA improves AUC from near-random latent-space baselines of $\\sim$0.55 to $\\sim$0.65.","url_abs":"https://arxiv.org/abs/2606.18703","url_pdf":"https://arxiv.org/pdf/2606.18703","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.18703"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/facebookresearch/esm","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/kexinhuang12345/MolTrans","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/samsledje/ConPLex","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/peizhenbai/DrugBAN","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/bowen-gao/DrugCLIP","reach":{"status":"ok","spdx":"NOASSERTION"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Steven51516/SP-DTI","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/purvavideha/GSDTI","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/lihan97/KPGT","reach":{"status":"ok","spdx":"Apache-2.0"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/zhangyumeng1sjtu/EPACT","reach":null}],"summary":{"ran":29,"ran_honours":3,"ran_draft_wrong":3,"ran_violates":3,"ran_fixture":1,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":44,"ran":39,"repositories":7}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":21,"samples":[{"code_sha256_prefix":"1e45ef7532242671","entry":"MarginScheduledLossFunction","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1e45ef7532242671"}},{"code_sha256_prefix":"041b01be726ffb14","entry":"NTXentContrastiveLoss","repo":"purvavideha/GSDTI","repo_kind":"found_in_text","path":"loss.py","file_url":"https://github.com/purvavideha/GSDTI/blob/HEAD/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"041b01be726ffb14"}},{"code_sha256_prefix":"f6701ae421cbe0d4","entry":"apc","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/modules.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6701ae421cbe0d4"}},{"code_sha256_prefix":"2a127d3ae372d7bd","entry":"apply_rotary_pos_emb","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/rotary_embedding.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/rotary_embedding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a127d3ae372d7bd"}},{"code_sha256_prefix":"5c8bd5b3e01c1ca9","entry":"atchley_factor_encoding","repo":"zhangyumeng1sjtu/EPACT","repo_kind":"found_in_text","path":"EPACT/utils/encoding.py","file_url":"https://github.com/zhangyumeng1sjtu/EPACT/blob/HEAD/EPACT/utils/encoding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"5c8bd5b3e01c1ca9"}},{"code_sha256_prefix":"83a96f15e1b9da0c","entry":"binary_cross_entropy","repo":"peizhenbai/DrugBAN","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/peizhenbai/DrugBAN/blob/HEAD/models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83a96f15e1b9da0c"}},{"code_sha256_prefix":"1f7388a004a0c2d6","entry":"bolossum_encoding","repo":"zhangyumeng1sjtu/EPACT","repo_kind":"found_in_text","path":"EPACT/utils/encoding.py","file_url":"https://github.com/zhangyumeng1sjtu/EPACT/blob/HEAD/EPACT/utils/encoding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"1f7388a004a0c2d6"}},{"code_sha256_prefix":"42a4239b82d1373c","entry":"calc_re","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/tasks/drugclip.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/tasks/drugclip.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"42a4239b82d1373c"}},{"code_sha256_prefix":"3204373aea14cb43","entry":"cosine_anneal","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3204373aea14cb43"}},{"code_sha256_prefix":"742f4c7d2a61f054","entry":"cosine_distance_p","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"742f4c7d2a61f054"}},{"code_sha256_prefix":"e0224b39d7f883e6","entry":"cross_entropy_logits","repo":"peizhenbai/DrugBAN","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/peizhenbai/DrugBAN/blob/HEAD/models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e0224b39d7f883e6"}},{"code_sha256_prefix":"4e7445da703222c3","entry":"entropy_logits","repo":"peizhenbai/DrugBAN","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/peizhenbai/DrugBAN/blob/HEAD/models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4e7445da703222c3"}},{"code_sha256_prefix":"294ba20b052bfbc7","entry":"gaussian","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/models/unimol.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/models/unimol.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"294ba20b052bfbc7"}},{"code_sha256_prefix":"2e7bd6c4ccd1ed68","entry":"gelu","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/modules.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e7bd6c4ccd1ed68"}},{"code_sha256_prefix":"885d339055ac8edc","entry":"get_time","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"HomoAug/utils/misc.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/HomoAug/utils/misc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"885d339055ac8edc"}},{"code_sha256_prefix":"19e3c8488605a6f7","entry":"integer_label_protein","repo":"peizhenbai/DrugBAN","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/peizhenbai/DrugBAN/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"19e3c8488605a6f7"}},{"code_sha256_prefix":"0fd30f947d0ed52f","entry":"load_DDI","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/dataset/loader.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/dataset/loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0fd30f947d0ed52f"}},{"code_sha256_prefix":"6c02dd5959fc45bd","entry":"load_DTI","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/dataset/loader.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/dataset/loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6c02dd5959fc45bd"}},{"code_sha256_prefix":"4011eaaa1646ff63","entry":"load_PPI","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/dataset/loader.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/dataset/loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4011eaaa1646ff63"}},{"code_sha256_prefix":"56d67c962efeb5f1","entry":"load_paired_cdr123_feat_bank","repo":"zhangyumeng1sjtu/EPACT","repo_kind":"found_in_text","path":"EPACT/utils/misc.py","file_url":"https://github.com/zhangyumeng1sjtu/EPACT/blob/HEAD/EPACT/utils/misc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"56d67c962efeb5f1"}},{"code_sha256_prefix":"25ffeffddf57d169","entry":"load_paired_tcr_feat_bank","repo":"zhangyumeng1sjtu/EPACT","repo_kind":"found_in_text","path":"EPACT/utils/misc.py","file_url":"https://github.com/zhangyumeng1sjtu/EPACT/blob/HEAD/EPACT/utils/misc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"25ffeffddf57d169"}},{"code_sha256_prefix":"ae893cdcdb84b2fc","entry":"no_decay","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ae893cdcdb84b2fc"}},{"code_sha256_prefix":"776332c73e11eb1a","entry":"one_hot_encoding","repo":"zhangyumeng1sjtu/EPACT","repo_kind":"found_in_text","path":"EPACT/utils/encoding.py","file_url":"https://github.com/zhangyumeng1sjtu/EPACT/blob/HEAD/EPACT/utils/encoding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"776332c73e11eb1a"}},{"code_sha256_prefix":"afdc6cbac5090332","entry":"process_configs","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/encoder/FM_config.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/encoder/FM_config.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"afdc6cbac5090332"}},{"code_sha256_prefix":"db723afedb949b33","entry":"re_new","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/tasks/drugclip.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/tasks/drugclip.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"db723afedb949b33"}},{"code_sha256_prefix":"0e2bb5cf67615e24","entry":"read_alignment_lines","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/data.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e2bb5cf67615e24"}},{"code_sha256_prefix":"437c7011506995a3","entry":"rotate_half","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/rotary_embedding.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/rotary_embedding.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"437c7011506995a3"}},{"code_sha256_prefix":"b72ae28227215c62","entry":"scoring","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/utils/coordinate_model.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/utils/coordinate_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b72ae28227215c62"}},{"code_sha256_prefix":"098cde9f3278ee9e","entry":"sigmoid_cosine_distance_p","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"098cde9f3278ee9e"}},{"code_sha256_prefix":"d2efa398fa2ce9c3","entry":"silent","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"HomoAug/utils/misc.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/HomoAug/utils/misc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d2efa398fa2ce9c3"}},{"code_sha256_prefix":"259731d21f806e98","entry":"single_SF_loss","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/utils/coordinate_model.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/utils/coordinate_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"259731d21f806e98"}},{"code_sha256_prefix":"b385be9826c4a8b3","entry":"symmetrize","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/modules.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b385be9826c4a8b3"}},{"code_sha256_prefix":"348c1f85ae6c0f3b","entry":"tanh_decay","repo":"samsledje/ConPLex","repo_kind":"found_in_text","path":"conplex_dti/model/margin.py","file_url":"https://github.com/samsledje/ConPLex/blob/HEAD/conplex_dti/model/margin.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"348c1f85ae6c0f3b"}},{"code_sha256_prefix":"b811a7f6db0be4b6","entry":"time2str","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"HomoAug/utils/misc.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/HomoAug/utils/misc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b811a7f6db0be4b6"}},{"code_sha256_prefix":"38735f4bca7f8220","entry":"tuple_index","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/inverse_folding/gvp_modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/inverse_folding/gvp_modules.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38735f4bca7f8220"}},{"code_sha256_prefix":"07d7dab3e137136b","entry":"tuple_size","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/inverse_folding/gvp_modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/inverse_folding/gvp_modules.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"07d7dab3e137136b"}},{"code_sha256_prefix":"d0328e65d2e8a9ec","entry":"tuple_sum","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/inverse_folding/gvp_modules.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/inverse_folding/gvp_modules.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0328e65d2e8a9ec"}},{"code_sha256_prefix":"0aca52ff344beec0","entry":"utils_softmax","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/multihead_attention.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/multihead_attention.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0aca52ff344beec0"}},{"code_sha256_prefix":"ee6aaaeaaec268cb","entry":"with_incremental_state","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/multihead_attention.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/multihead_attention.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee6aaaeaaec268cb"}},{"code_sha256_prefix":"4b1455a15813caae","entry":"dock_with_gradient","repo":"bowen-gao/DrugCLIP","repo_kind":"found_in_text","path":"unimol/utils/coordinate_model.py","file_url":"https://github.com/bowen-gao/DrugCLIP/blob/HEAD/unimol/utils/coordinate_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4b1455a15813caae"}},{"code_sha256_prefix":"c91d6050997b3a65","entry":"init_inter_layer","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/encoder/FM_config.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/encoder/FM_config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c91d6050997b3a65"}},{"code_sha256_prefix":"474618a56cd8cef4","entry":"init_method","repo":"Steven51516/SP-DTI","repo_kind":"found_in_text","path":"FlexMol/encoder/FM_config.py","file_url":"https://github.com/Steven51516/SP-DTI/blob/HEAD/FlexMol/encoder/FM_config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"474618a56cd8cef4"}},{"code_sha256_prefix":"f41f5e2627df3d0f","entry":"load_hub_workaround","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/pretrained.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/pretrained.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f41f5e2627df3d0f"}},{"code_sha256_prefix":"37aed79e4a5cbc4f","entry":"load_regression_hub","repo":"facebookresearch/esm","repo_kind":"found_in_text","path":"esm/pretrained.py","file_url":"https://github.com/facebookresearch/esm/blob/HEAD/esm/pretrained.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"37aed79e4a5cbc4f"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":1,"rejected_by_independent_check":0,"refused_by_a_rule":1,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}