{"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/readfile","entry":"readfile","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":11,"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":12,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":12,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"unverified":9},"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":"2402.19085","paper":"/paper/controllable-preference-optimization-toward","title":"Controllable Preference Optimization: Toward Controllable Multi-Objective Alignment","date":"2024-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OpenBMB/CPO","path":"src/CDPO/data_preparation/lib/file_func.py","file_url":"https://github.com/OpenBMB/CPO/blob/HEAD/src/CDPO/data_preparation/lib/file_func.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4334eae9875cd51c","mcp_get_code":{"code_sha256":"4334eae9875cd51c"}},{"arxiv_id":"2303.02226","paper":"/paper/an-efficient-algorithm-for-integer-lattice","title":"An efficient algorithm for integer lattice reduction","date":null,"month_inferred_from_arxiv_id":"2023-03","title_source":"archive","repo":"facebookresearch/latticer","path":"codes/graph.py","file_url":"https://github.com/facebookresearch/latticer/blob/HEAD/codes/graph.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"c3cce05d250afa45","mcp_get_code":{"code_sha256":"c3cce05d250afa45"}},{"arxiv_id":"2210.03920","paper":"/paper/detecting-label-errors-in-token","title":"Detecting Label Errors in Token Classification Data","date":"2022-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cleanlab/token-label-error-benchmarks","path":"utils.py","file_url":"https://github.com/cleanlab/token-label-error-benchmarks/blob/HEAD/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":"4a2ea73644772367","mcp_get_code":{"code_sha256":"4a2ea73644772367"}},{"arxiv_id":"2106.10575","paper":"/paper/evograd-efficient-gradient-based-meta","title":"EvoGrad: Efficient Gradient-Based Meta-Learning and Hyperparameter Optimization","date":"2021-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ondrejbohdal/evograd","path":"CrossLingualLearningMetaXL/mtrain.py","file_url":"https://github.com/ondrejbohdal/evograd/blob/HEAD/CrossLingualLearningMetaXL/mtrain.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b23c45da1891b8ed","mcp_get_code":{"code_sha256":"b23c45da1891b8ed"}},{"arxiv_id":"2010.00475","paper":"/paper/fsd50k-an-open-dataset-of-human-labeled-sound","title":"FSD50K: An Open Dataset of Human-Labeled Sound Events","date":"2020-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SarthakYadav/GISE-51-pytorch","path":"pack_mixtures_into_lmdb.py","file_url":"https://github.com/SarthakYadav/GISE-51-pytorch/blob/HEAD/pack_mixtures_into_lmdb.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"28f561c79edca3de","mcp_get_code":{"code_sha256":"28f561c79edca3de"}},{"arxiv_id":"2004.09733","paper":"/paper/train-no-evil-selective-masking-for-task","title":"Train No Evil: Selective Masking for Task-Guided Pre-Training","date":"2020-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thunlp/SelectiveMasking","path":"mask_model_pretrain.py","file_url":"https://github.com/thunlp/SelectiveMasking/blob/HEAD/mask_model_pretrain.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e4c84991f65ae5cf","mcp_get_code":{"code_sha256":"e4c84991f65ae5cf"}},{"arxiv_id":"2003.04297","paper":"/paper/improved-baselines-with-momentum-contrastive","title":"Improved Baselines with Momentum Contrastive Learning","date":"2020-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"derrickwang005/mosrep","path":"imagenet2wds.py","file_url":"https://github.com/derrickwang005/mosrep/blob/HEAD/imagenet2wds.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"efba4631d8880f62","mcp_get_code":{"code_sha256":"efba4631d8880f62"}},{"arxiv_id":"1911.00720","paper":"/paper/zen-pre-training-chinese-text-encoder","title":"ZEN: Pre-training Chinese Text Encoder Enhanced by N-gram Representations","date":"2019-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SVAIGBA/TwASP","path":"twasp_model.py","file_url":"https://github.com/SVAIGBA/TwASP/blob/HEAD/twasp_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"013a1a80d4e2be45","mcp_get_code":{"code_sha256":"013a1a80d4e2be45"}},{"arxiv_id":"1911.00720","paper":"/paper/zen-pre-training-chinese-text-encoder","title":"ZEN: Pre-training Chinese Text Encoder Enhanced by N-gram Representations","date":"2019-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SVAIGBA/WMSeg","path":"wmseg_model.py","file_url":"https://github.com/SVAIGBA/WMSeg/blob/HEAD/wmseg_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3e642a8045e6ba92","mcp_get_code":{"code_sha256":"3e642a8045e6ba92"}},{"arxiv_id":"1911.00068","paper":"/paper/confident-learning-estimating-uncertainty-in","title":"Confident Learning: Estimating Uncertainty in Dataset Labels","date":"2019-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cleanlab/examples","path":"entity_recognition/run_ner.py","file_url":"https://github.com/cleanlab/examples/blob/HEAD/entity_recognition/run_ner.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":"217e4fc276ef67c1","mcp_get_code":{"code_sha256":"217e4fc276ef67c1"}},{"arxiv_id":"1511.08308","paper":"/paper/named-entity-recognition-with-bidirectional","title":"Named Entity Recognition with Bidirectional LSTM-CNNs","date":"2015-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mxhofer/Named-Entity-Recognition-BidirectionalLSTM-CNN-CoNLL","path":"prepro.py","file_url":"https://github.com/mxhofer/Named-Entity-Recognition-BidirectionalLSTM-CNN-CoNLL/blob/HEAD/prepro.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b7a20a3a09ffb47","mcp_get_code":{"code_sha256":"5b7a20a3a09ffb47"}},{"arxiv_id":"2021.emnlp-main.721","paper":null,"title":"arXiv:2021.emnlp-main.721","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"yangheng95/LCF-ATEPC","path":"utils/data_utils.py","file_url":"https://github.com/yangheng95/LCF-ATEPC/blob/HEAD/utils/data_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"68cbb50f1dc71156","mcp_get_code":{"code_sha256":"68cbb50f1dc71156"}}]}