{"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/pooler","entry":"Pooler","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":8,"n_papers_ran":8,"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":9,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":9,"unverified":1},"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":"2403.09490","paper":"/paper/hyper-cl-conditioning-sentence","title":"Hyper-CL: Conditioning Sentence Representations with Hypernetworks","date":"2024-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HYU-NLP/Hyper-CL","path":"sim-kgc/models_tri_encoder.py","file_url":"https://github.com/HYU-NLP/Hyper-CL/blob/HEAD/sim-kgc/models_tri_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"645ed0ea53345924","mcp_get_code":{"code_sha256":"645ed0ea53345924"}},{"arxiv_id":"2305.15093","paper":"/paper/csts-conditional-semantic-textual-similarity","title":"C-STS: Conditional Semantic Textual Similarity","date":"2023-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princeton-nlp/c-sts","path":"utils/sts/modeling_encoders.py","file_url":"https://github.com/princeton-nlp/c-sts/blob/HEAD/utils/sts/modeling_encoders.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"85d63561750f19d5","mcp_get_code":{"code_sha256":"85d63561750f19d5"}},{"arxiv_id":"2305.14599","paper":"/paper/bridging-continuous-and-discrete-spaces","title":"Bridging Continuous and Discrete Spaces: Interpretable Sentence Representation Learning via Compositional Operations","date":"2023-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jyhuang36/intersent","path":"model.py","file_url":"https://github.com/jyhuang36/intersent/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bdf401d5bc74f060","mcp_get_code":{"code_sha256":"bdf401d5bc74f060"}},{"arxiv_id":"2209.09433","paper":"/paper/non-linguistic-supervision-for-contrastive","title":"Non-Linguistic Supervision for Contrastive Learning of Sentence Embeddings","date":"2022-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yiren-jian/NonLing-CSE","path":"AudioCSE/src/models.py","file_url":"https://github.com/yiren-jian/NonLing-CSE/blob/HEAD/AudioCSE/src/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"31695b3bea2d46ee","mcp_get_code":{"code_sha256":"31695b3bea2d46ee"}},{"arxiv_id":"2104.08821","paper":"/paper/simcse-simple-contrastive-learning-of","title":"SimCSE: Simple Contrastive Learning of Sentence Embeddings","date":"2021-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bhuvanakundumani/SimCSE_unsupervised","path":"model.py","file_url":"https://github.com/bhuvanakundumani/SimCSE_unsupervised/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cf28308ecfc2c9fd","mcp_get_code":{"code_sha256":"cf28308ecfc2c9fd"}},{"arxiv_id":"2104.08821","paper":"/paper/simcse-simple-contrastive-learning-of","title":"SimCSE: Simple Contrastive Learning of Sentence Embeddings","date":"2021-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nlpods/layerattpooler","path":"cl/models.py","file_url":"https://github.com/nlpods/layerattpooler/blob/HEAD/cl/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ccd86b57fd87c336","mcp_get_code":{"code_sha256":"ccd86b57fd87c336"}},{"arxiv_id":"2004.06165","paper":"/paper/oscar-object-semantics-aligned-pre-training","title":"Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks","date":"2020-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"milvlg/rosita","path":"rosita/modeling/pretrain_tasks/rosita.py","file_url":"https://github.com/milvlg/rosita/blob/HEAD/rosita/modeling/pretrain_tasks/rosita.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"14d39fe285bd537f","mcp_get_code":{"code_sha256":"14d39fe285bd537f"}},{"arxiv_id":"1908.10084","paper":"/paper/sentence-bert-sentence-embeddings-using","title":"Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks","date":"2019-08-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nuochenpku/sscl","path":"sscl/models.py","file_url":"https://github.com/nuochenpku/sscl/blob/HEAD/sscl/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"084cdb52bc764df4","mcp_get_code":{"code_sha256":"084cdb52bc764df4"}},{"arxiv_id":"1908.10084","paper":"/paper/sentence-bert-sentence-embeddings-using","title":"Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks","date":"2019-08-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jcyk/mse-amr","path":"simcse/models.py","file_url":"https://github.com/jcyk/mse-amr/blob/HEAD/simcse/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14d8220d0ad290ce","mcp_get_code":{"code_sha256":"14d8220d0ad290ce"}},{"arxiv_id":"1907.11692","paper":"/paper/roberta-a-robustly-optimized-bert-pretraining","title":"RoBERTa: A Robustly Optimized BERT Pretraining Approach","date":"2019-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkuds/easyrec","path":"model.py","file_url":"https://github.com/hkuds/easyrec/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dba0b61c9d62f82f","mcp_get_code":{"code_sha256":"dba0b61c9d62f82f"}}]}