{"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-labels","entry":"get_labels","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":42,"n_papers_ran":18,"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":37,"n_samples_ran":15,"n_samples_fingerprinted":2,"n_places":42,"n_places_pointer_only":14,"by_status":{"ran_honours":3,"ran_violates":0,"ran_draft_wrong":7,"ran_fixture":1,"ran":4,"unverified":22},"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":"2605.30022","paper":"/paper/arxiv-2605-30022","title":"Give it Space! Explicit Disentangling of Positional and Semantic Representations in Encoders","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"LequeuISIR/DSTG-encoder","path":"src/neobert/glue/process.py","file_url":"https://github.com/LequeuISIR/DSTG-encoder/blob/HEAD/src/neobert/glue/process.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"76a154c3d4d59e0e","mcp_get_code":{"code_sha256":"76a154c3d4d59e0e"}},{"arxiv_id":"2603.05157","paper":"/paper/arxiv-2603-05157","title":"The Impact of Preprocessing Methods on Racial Encoding and Model Robustness in CXR Diagnosis","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"dishant24/BVM_Chest_X-Ray_Fair_AI","path":"helper/generate_plot.py","file_url":"https://github.com/dishant24/BVM_Chest_X-Ray_Fair_AI/blob/HEAD/helper/generate_plot.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":"a05fc4402dc19d9d","mcp_get_code":{"code_sha256":"a05fc4402dc19d9d"}},{"arxiv_id":"2602.06534","paper":"/paper/arxiv-2602-06534","title":"AlertBERT: A noise-robust alert grouping framework for simultaneous cyber attacks","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"ait-aecid/AlertBERT","path":"preprocess.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/preprocess.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"38e560d6805a823f","mcp_get_code":{"code_sha256":"38e560d6805a823f"}},{"arxiv_id":"2504.02367","paper":"/paper/crystalformer-rl-reinforcement-fine-tuning","title":"CrystalFormer-RL: Reinforcement Fine-Tuning for Materials Design","date":"2025-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"b0661134b5b6db88","mcp_get_code":{"code_sha256":"b0661134b5b6db88"}},{"arxiv_id":"2410.00927","paper":"/paper/text-clustering-as-classification-with-llms","title":"Text Clustering as Classification with LLMs","date":"2024-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ecnu-text-computing/text-clustering-via-llm","path":"evaluate.py","file_url":"https://github.com/ecnu-text-computing/text-clustering-via-llm/blob/HEAD/evaluate.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eb28d781ace53d99","mcp_get_code":{"code_sha256":"eb28d781ace53d99"}},{"arxiv_id":"2409.11598","paper":"/paper/towards-fair-rag-on-the-impact-of-fair","title":"Towards Fair RAG: On the Impact of Fair Ranking in Retrieval-Augmented Generation","date":"2024-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kimdanny/fair-rag","path":"experiment.py","file_url":"https://github.com/kimdanny/fair-rag/blob/HEAD/experiment.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":"d5c9a772055a1683","mcp_get_code":{"code_sha256":"d5c9a772055a1683"}},{"arxiv_id":"2406.09173","paper":"/paper/potion-towards-poison-unlearning","title":"Potion: Towards Poison Unlearning","date":"2024-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"if-loops/towards_poison_unlearning","path":"src/datasets.py","file_url":"https://github.com/if-loops/towards_poison_unlearning/blob/HEAD/src/datasets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"bf20b453f51520be","mcp_get_code":{"code_sha256":"bf20b453f51520be"}},{"arxiv_id":"2406.04216","paper":"/paper/what-do-language-models-learn-in-context-the","title":"What Do Language Models Learn in Context? The Structured Task Hypothesis","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eth-lre/llm_icl","path":"src/icl.py","file_url":"https://github.com/eth-lre/llm_icl/blob/HEAD/src/icl.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3380f2243c1174b8","mcp_get_code":{"code_sha256":"3380f2243c1174b8"}},{"arxiv_id":"2406.02560","paper":"/paper/less-peaky-and-more-accurate-ctc-forced","title":"Less Peaky and More Accurate CTC Forced Alignment by Label Priors","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huangruizhe/audio","path":".github/process_commit.py","file_url":"https://github.com/huangruizhe/audio/blob/HEAD/.github/process_commit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"57cb0e041c9b422c","mcp_get_code":{"code_sha256":"57cb0e041c9b422c"}},{"arxiv_id":"2403.15734","paper":"/paper/space-group-informed-transformer-for","title":"Space Group Informed Transformer for Crystalline Materials Generation","date":"2024-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deepmodeling/crystalformer","path":"crystalformer/cli/classifier.py","file_url":"https://github.com/deepmodeling/crystalformer/blob/HEAD/crystalformer/cli/classifier.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"b0661134b5b6db88","mcp_get_code":{"code_sha256":"b0661134b5b6db88"}},{"arxiv_id":"2403.15019","paper":"/paper/bsnet-box-supervised-simulation-assisted-mean","title":"BSNet: Box-Supervised Simulation-assisted Mean Teacher for 3D Instance Segmentation","date":"2024-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"peoplelu/BSNet","path":"ISBNet/dataset/s3dis/prepare_s3dis.py","file_url":"https://github.com/peoplelu/BSNet/blob/HEAD/ISBNet/dataset/s3dis/prepare_s3dis.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8243d5b09b3ae9c1","mcp_get_code":{"code_sha256":"8243d5b09b3ae9c1"}},{"arxiv_id":"2402.14015","paper":"/paper/corrective-machine-unlearning","title":"Corrective Machine Unlearning","date":"2024-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"drimpossible/corrective-unlearning-bench","path":"src/datasets.py","file_url":"https://github.com/drimpossible/corrective-unlearning-bench/blob/HEAD/src/datasets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"bf20b453f51520be","mcp_get_code":{"code_sha256":"bf20b453f51520be"}},{"arxiv_id":"2312.17267","paper":"/paper/improving-low-resource-prompt-based-relation","title":"Enhancing Low-Resource Relation Representations through Multi-View Decoupling","date":"2023-12-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Facico/MVRE","path":"generate_k_shot.py","file_url":"https://github.com/Facico/MVRE/blob/HEAD/generate_k_shot.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":"108aa80124e0d67f","mcp_get_code":{"code_sha256":"108aa80124e0d67f"}},{"arxiv_id":"2310.17864","paper":"/paper/torchaudio-2-1-advancing-speech-recognition","title":"TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pytorch/audio","path":".github/process_commit.py","file_url":"https://github.com/pytorch/audio/blob/HEAD/.github/process_commit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"57cb0e041c9b422c","mcp_get_code":{"code_sha256":"57cb0e041c9b422c"}},{"arxiv_id":"2310.13892","paper":"/paper/specify-robust-causal-representation-from","title":"Specify Robust Causal Representation from Mixed Observations","date":"2023-10-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ymy4323460/cari","path":"dataset/synthetic.py","file_url":"https://github.com/ymy4323460/cari/blob/HEAD/dataset/synthetic.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2f9068c87644a884","mcp_get_code":{"code_sha256":"2f9068c87644a884"}},{"arxiv_id":"2309.07445","paper":"/paper/sib-200-a-simple-inclusive-and-big-evaluation","title":"SIB-200: A Simple, Inclusive, and Big Evaluation Dataset for Topic Classification in 200+ Languages and Dialects","date":"2023-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dadelani/sib-200","path":"code/util_textclass.py","file_url":"https://github.com/dadelani/sib-200/blob/HEAD/code/util_textclass.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9d19c64b6a0c4189","mcp_get_code":{"code_sha256":"9d19c64b6a0c4189"}},{"arxiv_id":"2307.13251","paper":"/paper/gapro-box-supervised-3d-point-cloud-instance","title":"GaPro: Box-Supervised 3D Point Cloud Instance Segmentation Using Gaussian Processes as Pseudo Labelers","date":"2023-07-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VinAIResearch/GaPro","path":"ISBNet/dataset/s3dis/prepare_s3dis.py","file_url":"https://github.com/VinAIResearch/GaPro/blob/HEAD/ISBNet/dataset/s3dis/prepare_s3dis.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"8243d5b09b3ae9c1","mcp_get_code":{"code_sha256":"8243d5b09b3ae9c1"}},{"arxiv_id":"2306.06508","paper":"/paper/optimizing-the-collaboration-structure-in","title":"Optimizing the Collaboration Structure in Cross-Silo Federated Learning","date":"2023-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baowenxuan/fedcollab","path":"src/collab/disc_estimate.py","file_url":"https://github.com/baowenxuan/fedcollab/blob/HEAD/src/collab/disc_estimate.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":"4a6b89d847b99e18","mcp_get_code":{"code_sha256":"4a6b89d847b99e18"}},{"arxiv_id":"2306.05268","paper":"/paper/factorized-contrastive-learning-going-beyond","title":"Factorized Contrastive Learning: Going Beyond Multi-view Redundancy","date":"2023-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pliang279/FactorCL","path":"Synthetic/dataset.py","file_url":"https://github.com/pliang279/FactorCL/blob/HEAD/Synthetic/dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b39a9cd5944176a0","mcp_get_code":{"code_sha256":"b39a9cd5944176a0"}},{"arxiv_id":"2306.03209","paper":"/paper/end-to-end-differentiable-clustering-with","title":"End-to-end Differentiable Clustering with Associative Memories","date":"2023-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bsaha205/clam","path":"plot_2d_cluster.py","file_url":"https://github.com/bsaha205/clam/blob/HEAD/plot_2d_cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9a42a204358a928e","mcp_get_code":{"code_sha256":"9a42a204358a928e"}},{"arxiv_id":"2305.14734","paper":"/paper/advancements-in-arabic-grammatical-error","title":"Advancements in Arabic Grammatical Error Detection and Correction: An Empirical Investigation","date":"2023-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CAMeL-Lab/arabic-gec","path":"gec/run_gec.py","file_url":"https://github.com/CAMeL-Lab/arabic-gec/blob/HEAD/gec/run_gec.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d20815eb1620a67","mcp_get_code":{"code_sha256":"4d20815eb1620a67"}},{"arxiv_id":"2304.09048","paper":"/paper/codekgc-code-language-model-for-generative","title":"CodeKGC: Code Language Model for Generative Knowledge Graph Construction","date":"2023-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zjunlp/DeepKE","path":"src/deepke/relation_extraction/few_shot/generate_k_shot.py","file_url":"https://github.com/zjunlp/DeepKE/blob/HEAD/src/deepke/relation_extraction/few_shot/generate_k_shot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0858952626966671","mcp_get_code":{"code_sha256":"0858952626966671"}},{"arxiv_id":"2210.10678","paper":"/paper/towards-realistic-low-resource-relation","title":"Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study","date":"2022-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zjunlp/KnowPrompt","path":"generate_k_shot.py","file_url":"https://github.com/zjunlp/KnowPrompt/blob/HEAD/generate_k_shot.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":"108aa80124e0d67f","mcp_get_code":{"code_sha256":"108aa80124e0d67f"}},{"arxiv_id":"2207.13048","paper":"/paper/domain-adaptation-under-open-set-label-shift","title":"Domain Adaptation under Open Set Label Shift","date":"2022-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acmi-lab/open-set-label-shift","path":"src/data_utils.py","file_url":"https://github.com/acmi-lab/open-set-label-shift/blob/HEAD/src/data_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":"32da59e81223a5d4","mcp_get_code":{"code_sha256":"32da59e81223a5d4"}},{"arxiv_id":"2206.13289","paper":"/paper/analyzing-encoded-concepts-in-transformer","title":"Analyzing Encoded Concepts in Transformer Language Models","date":"2022-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hsajjad/conceptx","path":"auto_labels/Taggers/Chunking/utils_ner.py","file_url":"https://github.com/hsajjad/conceptx/blob/HEAD/auto_labels/Taggers/Chunking/utils_ner.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"d39c306c0c99b333","mcp_get_code":{"code_sha256":"d39c306c0c99b333"}},{"arxiv_id":"2204.06487","paper":"/paper/multilingual-language-model-adaptive-fine","title":"Adapting Pre-trained Language Models to African Languages via Multilingual Adaptive Fine-Tuning","date":"2022-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uds-lsv/afro-maft","path":"ClassificationTasks/ner_scripts/ner_utils.py","file_url":"https://github.com/uds-lsv/afro-maft/blob/HEAD/ClassificationTasks/ner_scripts/ner_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cdfcc953235fc5ca","mcp_get_code":{"code_sha256":"cdfcc953235fc5ca"}},{"arxiv_id":"2111.11646","paper":"/paper/cytoimagenet-a-large-scale-pretraining","title":"CytoImageNet: A large-scale pretraining dataset for bioimage transfer learning","date":"2021-11-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stan-hua/CytoImageNet","path":"scripts/model_pretraining.py","file_url":"https://github.com/stan-hua/CytoImageNet/blob/HEAD/scripts/model_pretraining.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"92b4394bc0094d47","mcp_get_code":{"code_sha256":"92b4394bc0094d47"}},{"arxiv_id":"2105.07464","paper":"/paper/few-nerd-a-few-shot-named-entity-recognition","title":"Few-NERD: A Few-Shot Named Entity Recognition Dataset","date":"2021-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thunlp/Few-NERD","path":"util/supervised_util.py","file_url":"https://github.com/thunlp/Few-NERD/blob/HEAD/util/supervised_util.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":"9288afdf0d017d87","mcp_get_code":{"code_sha256":"9288afdf0d017d87"}},{"arxiv_id":"2105.00828","paper":"/paper/bert-memorisation-and-pitfalls-in-low","title":"Memorisation versus Generalisation in Pre-trained Language Models","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Michael-Tanzer/BERT-mem-lowres","path":"proto_train.py","file_url":"https://github.com/Michael-Tanzer/BERT-mem-lowres/blob/HEAD/proto_train.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1fc1b16fc63186b7","mcp_get_code":{"code_sha256":"1fc1b16fc63186b7"}},{"arxiv_id":"2009.13845","paper":"/paper/grappa-grammar-augmented-pre-training-for","title":"GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing","date":"2020-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"taoyds/grappa","path":"data_synthesis/generate_augmented_data.py","file_url":"https://github.com/taoyds/grappa/blob/HEAD/data_synthesis/generate_augmented_data.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5ef60f35305dd383","mcp_get_code":{"code_sha256":"5ef60f35305dd383"}},{"arxiv_id":"2007.04911","paper":"/paper/gama-a-general-automated-machine-learning","title":"GAMA: a General Automated Machine learning Assistant","date":"2020-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jim-schwoebel/allie","path":"features/audio_features/yamnet_features.py","file_url":"https://github.com/jim-schwoebel/allie/blob/HEAD/features/audio_features/yamnet_features.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":"0659761c261891b8","mcp_get_code":{"code_sha256":"0659761c261891b8"}},{"arxiv_id":"2005.01634","paper":"/paper/code-and-named-entity-recognition-in","title":"Code and Named Entity Recognition in StackOverflow","date":"2020-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"taidnguyen/software_entity_recognition","path":"src/model_nll.py","file_url":"https://github.com/taidnguyen/software_entity_recognition/blob/HEAD/src/model_nll.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8d492584c2bb879a","mcp_get_code":{"code_sha256":"8d492584c2bb879a"}},{"arxiv_id":"2004.13590","paper":"/paper/maven-a-massive-general-domain-event","title":"MAVEN: A Massive General Domain Event Detection Dataset","date":"2020-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THU-KEG/MAVEN-dataset","path":"baselines/BERT+CRF/BERT-CRF-MAVEN/utils_maven.py","file_url":"https://github.com/THU-KEG/MAVEN-dataset/blob/HEAD/baselines/BERT%2BCRF/BERT-CRF-MAVEN/utils_maven.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"46bab0d1babecce9","mcp_get_code":{"code_sha256":"46bab0d1babecce9"}},{"arxiv_id":"2002.09403","paper":"/paper/inexact-tensor-methods-with-dynamic-1","title":"Inexact Tensor Methods with Dynamic Accuracies","date":null,"month_inferred_from_arxiv_id":"2020-02","title_source":"archive","repo":"doikov/dynamic-accuracies","path":"experimental_tools.py","file_url":"https://github.com/doikov/dynamic-accuracies/blob/HEAD/experimental_tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fa6292c3e4ccdb23","mcp_get_code":{"code_sha256":"fa6292c3e4ccdb23"}},{"arxiv_id":"1912.13318","paper":"/paper/layoutlm-pre-training-of-text-and-layout-for","title":"LayoutLM: Pre-training of Text and Layout for Document Image Understanding","date":"2019-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nunenuh/layoutlm.pytorch","path":"unilm/layoutlm/examples/seq_labeling/run_seq_labeling.py","file_url":"https://github.com/nunenuh/layoutlm.pytorch/blob/HEAD/unilm/layoutlm/examples/seq_labeling/run_seq_labeling.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":"292d7b1eea96d516","mcp_get_code":{"code_sha256":"292d7b1eea96d516"}},{"arxiv_id":"1906.01830","paper":"/paper/190601830","title":"ArSentD-LEV: A Multi-Topic Corpus for Target-based Sentiment Analysis in Arabic Levantine Tweets","date":"2019-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CAMeL-Lab/CAMeLBERT","path":"token-classification/utils.py","file_url":"https://github.com/CAMeL-Lab/CAMeLBERT/blob/HEAD/token-classification/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2381a5e005f32b13","mcp_get_code":{"code_sha256":"2381a5e005f32b13"}},{"arxiv_id":"1811.07453","paper":"/paper/the-pytorch-kaldi-speech-recognition-toolkit","title":"The PyTorch-Kaldi Speech Recognition Toolkit","date":"2018-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"walterheymans/pytorch-kaldi-gan","path":"train_gan.py","file_url":"https://github.com/walterheymans/pytorch-kaldi-gan/blob/HEAD/train_gan.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5fb92f12ec49482","mcp_get_code":{"code_sha256":"f5fb92f12ec49482"}},{"arxiv_id":"1710.07557","paper":"/paper/real-time-convolutional-neural-networks-for","title":"Real-time Convolutional Neural Networks for Emotion and Gender Classification","date":"2017-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"oarriaga/face_classification","path":"src/utils/datasets.py","file_url":"https://github.com/oarriaga/face_classification/blob/HEAD/src/utils/datasets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"01103e164586ab01","mcp_get_code":{"code_sha256":"01103e164586ab01"}},{"arxiv_id":"1603.01354","paper":"/paper/end-to-end-sequence-labeling-via-bi","title":"End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF","date":"2016-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"monologg/korean-ner-pytorch","path":"utils.py","file_url":"https://github.com/monologg/korean-ner-pytorch/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":"39747eaf4d4dd34c","mcp_get_code":{"code_sha256":"39747eaf4d4dd34c"}},{"arxiv_id":"ijcai2022_0301","paper":null,"title":"arXiv:ijcai2022_0301","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ljaiverson/pFL-APPLE","path":"utils/data_loader.py","file_url":"https://github.com/ljaiverson/pFL-APPLE/blob/HEAD/utils/data_loader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6f61dafbdfefe589","mcp_get_code":{"code_sha256":"6f61dafbdfefe589"}},{"arxiv_id":"2024.naacl-industry.10","paper":null,"title":"arXiv:2024.naacl-industry.10","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"EQTPartners/PTEC","path":"sectors/utils/dataset.py","file_url":"https://github.com/EQTPartners/PTEC/blob/HEAD/sectors/utils/dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"67ef442215f95761","mcp_get_code":{"code_sha256":"67ef442215f95761"}},{"arxiv_id":"2023.emnlp-main.373","paper":null,"title":"arXiv:2023.emnlp-main.373","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"bobotran/spoiler-matching","path":"generate_labels.py","file_url":"https://github.com/bobotran/spoiler-matching/blob/HEAD/generate_labels.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"676fa3e1ed855fd8","mcp_get_code":{"code_sha256":"676fa3e1ed855fd8"}}]}