{"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-batches","entry":"get_batches","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":12,"n_papers_ran":4,"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":4,"n_samples_fingerprinted":2,"n_places":12,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"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":"2507.12075","paper":null,"title":"arXiv:2507.12075","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"booknlp/booknlp","path":"booknlp/common/layered_reader.py","file_url":"https://github.com/booknlp/booknlp/blob/HEAD/booknlp/common/layered_reader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e82b6bd0ee287315","mcp_get_code":{"code_sha256":"e82b6bd0ee287315"}},{"arxiv_id":"2409.16554","paper":"/paper/emit-event-based-masked-auto-encoding-for","title":"EMIT- Event-Based Masked Auto Encoding for Irregular Time Series","date":"2024-09-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hrishi-ds/EMIT","path":"src/pretraining/pretrain_mimic.py","file_url":"https://github.com/hrishi-ds/EMIT/blob/HEAD/src/pretraining/pretrain_mimic.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1d91c0a1e3f11311","mcp_get_code":{"code_sha256":"1d91c0a1e3f11311"}},{"arxiv_id":"2306.05779","paper":"/paper/transformer-based-time-to-event-prediction","title":"Transformer-based Time-to-Event Prediction for Chronic Kidney Disease Deterioration","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dviraran/strafe","path":"prediction_preprocess.py","file_url":"https://github.com/dviraran/strafe/blob/HEAD/prediction_preprocess.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e86ec096fad35866","mcp_get_code":{"code_sha256":"e86ec096fad35866"}},{"arxiv_id":"2304.06116","paper":"/paper/autoshot-a-short-video-dataset-and-state-of-1","title":"AutoShot: A Short Video Dataset and State-of-the-Art Shot Boundary Detection","date":"2023-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wentaozhu/AutoShot","path":"utils.py","file_url":"https://github.com/wentaozhu/AutoShot/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d243f22f59049e3","mcp_get_code":{"code_sha256":"7d243f22f59049e3"}},{"arxiv_id":"2302.12431","paper":"/paper/flexible-phase-dynamics-for-bio-plausible","title":"Flexible Phase Dynamics for Bio-Plausible Contrastive Learning","date":"2023-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zek3r/icml2023","path":"FF_EXP_ICML.py","file_url":"https://github.com/zek3r/icml2023/blob/HEAD/FF_EXP_ICML.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0f16a3948f4388d1","mcp_get_code":{"code_sha256":"0f16a3948f4388d1"}},{"arxiv_id":"2108.00104","paper":"/paper/structural-guidance-for-transformer-language","title":"Structural Guidance for Transformer Language Models","date":"2021-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IBM/transformers-struct-guidance","path":"src/lm.py","file_url":"https://github.com/IBM/transformers-struct-guidance/blob/HEAD/src/lm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec290339cc73f6e4","mcp_get_code":{"code_sha256":"ec290339cc73f6e4"}},{"arxiv_id":"2010.02660","paper":"/paper/detecting-attackable-sentences-in-arguments","title":"Detecting Attackable Sentences in Arguments","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yohanjo/emnlp20_arg_attack","path":"src/clf_bert.py","file_url":"https://github.com/yohanjo/emnlp20_arg_attack/blob/HEAD/src/clf_bert.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"25ca511132d3d859","mcp_get_code":{"code_sha256":"25ca511132d3d859"}},{"arxiv_id":"2008.04838","paper":"/paper/transnet-v2-an-effective-deep-network","title":"TransNet V2: An effective deep network architecture for fast shot transition detection","date":"2020-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"soCzech/TransNetV2","path":"training/evaluate.py","file_url":"https://github.com/soCzech/TransNetV2/blob/HEAD/training/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d243f22f59049e3","mcp_get_code":{"code_sha256":"7d243f22f59049e3"}},{"arxiv_id":"1908.08486","paper":"/paper/a-neural-model-for-dialogue-coherence","title":"Dialogue Coherence Assessment Without Explicit Dialogue Act Labels","date":"2019-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UKPLab/acl2020-dialogue-coherence-assessment","path":"data_preparation.py","file_url":"https://github.com/UKPLab/acl2020-dialogue-coherence-assessment/blob/HEAD/data_preparation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"85647999e99ebb92","mcp_get_code":{"code_sha256":"85647999e99ebb92"}},{"arxiv_id":"1612.03651","paper":"/paper/fasttextzip-compressing-text-classification","title":"FastText.zip: Compressing text classification models","date":"2016-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"cde234836e3f3978","mcp_get_code":{"code_sha256":"cde234836e3f3978"}},{"arxiv_id":"1607.04606","paper":"/paper/enriching-word-vectors-with-subword","title":"Enriching Word Vectors with Subword Information","date":"2016-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SarangShaikh201/fastText","path":"utils.py","file_url":"https://github.com/SarangShaikh201/fastText/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"cde234836e3f3978","mcp_get_code":{"code_sha256":"cde234836e3f3978"}},{"arxiv_id":"aaai_30436","paper":null,"title":"arXiv:aaai_30436","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"vulus98/Rethinking-attention","path":"utils/simulator.py","file_url":"https://github.com/vulus98/Rethinking-attention/blob/HEAD/utils/simulator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aff0f75474f861cf","mcp_get_code":{"code_sha256":"aff0f75474f861cf"}}]}