{"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/lora-low-rank-adaptation-of-large-language","title":"LoRA: Low-Rank Adaptation of Large Language Models","arxiv_id":"2106.09685","date":"2021-06-17","proceeding":"ICLR 2022 4","authors":["Edward J. Hu","Yelong Shen","Phillip Wallis","Zeyuan Allen-Zhu","Yuanzhi Li","Shean Wang","Lu Wang","Weizhu Chen"],"abstract":"An important paradigm of natural language processing consists of large-scale pre-training on general domain data and adaptation to particular tasks or domains. As we pre-train larger models, full fine-tuning, which retrains all model parameters, becomes less feasible. Using GPT-3 175B as an example -- deploying independent instances of fine-tuned models, each with 175B parameters, is prohibitively expensive. We propose Low-Rank Adaptation, or LoRA, which freezes the pre-trained model weights and injects trainable rank decomposition matrices into each layer of the Transformer architecture, greatly reducing the number of trainable parameters for downstream tasks. Compared to GPT-3 175B fine-tuned with Adam, LoRA can reduce the number of trainable parameters by 10,000 times and the GPU memory requirement by 3 times. LoRA performs on-par or better than fine-tuning in model quality on RoBERTa, DeBERTa, GPT-2, and GPT-3, despite having fewer trainable parameters, a higher training throughput, and, unlike adapters, no additional inference latency. We also provide an empirical investigation into rank-deficiency in language model adaptation, which sheds light on the efficacy of LoRA. We release a package that facilitates the integration of LoRA with PyTorch models and provide our implementations and model checkpoints for RoBERTa, DeBERTa, and GPT-2 at https://github.com/microsoft/LoRA.","url_abs":"https://arxiv.org/abs/2106.09685v2","url_pdf":"https://arxiv.org/pdf/2106.09685v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/microsoft/LoRA","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/12kimih/hicupid","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/Davidzhangyuanhan/NOAH","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/KU-CVLAB/MoA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/Lightning-AI/lit-llama","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/Luohh5/Chain-of-Exemplar","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/Owen-Oertell/rlcm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/QwenLM/Qwen-7B","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/ZhangYuanhan-AI/NOAH","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/aleemsidra/convlora","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/arielnlee/Platypus","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/brandon3964/multimodal-task-vector","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/chenlicodebank/lora_on_analog_hardware","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/clementromac/lamorel","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/davisyoshida/lorax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/debjitpaul/refiner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/durham/rwkv-finetune-script","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/facebookresearch/pytorch-dp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/facico/chinese-vicuna","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/flagai-open/aquila2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/flagalpha/llama2-chinese","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/flowersteam/lamorel","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/google-deepmind/thunnini","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/gt-ripl/selective-projection-decay","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/h2oai/alpaca-lora","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/h2oai/h2o-llmstudio","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/heekhero/DTL","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/hellokevin07/elastictrainer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/hiyouga/llama-efficient-tuning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/if001/rwkv-lm-lora-ja","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/ikergarcia1996/sequence-labeling-llms","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/internlm/xtuner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/lif31up/attention-is-all-you-need","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/lif31up/extended-BERT-for-low-rank-adaption","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/lighterswang/biomedclip-lora","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/liucongg/chatglm-finetuning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/llamafamily/llama-chinese","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/longyuewangdcu/chinese-llama-2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/lxe/simple-llama-finetuner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/mchl-labs/stambecco","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/mistralai/mistral-finetune","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/mistralai/mistral-inference","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/mistralai/mistral-src","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/oseyosey/ccds","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/phoebussi/alpaca-cot","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/pilancilab/Riemannian_Preconditioned_LoRA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/pilancilab/caldera","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/punica-ai/punica","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/pytorch/opacus","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/qwenlm/qwen","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/qwenlm/qwen-vl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/simula/pointdetectcount","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/song-wx/sift","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/sultan-hassan/CosmoGemma","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/sunildkumar/lora_from_scratch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/tatsu-lab/stanford_alpaca","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/teelinsan/camoscio","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/theodb/asr-whisper-finetuning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/thuml/AutoTimes","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/tloen/alpaca-lora","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/uds-lsv/llmft","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/videocrafter/videocrafter","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/vivo-ai-lab/bluelm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/wwxu21/cut","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/yjiangcm/lion","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/yjiangcm/lte","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/ykwon0407/datainf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/zhanglab-aim/lingo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/zhaolingao/langptune","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/zjunlp/trice","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/dreamboat26/fuzzy-logic","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/jackaduma/Alpaca-LoRA-RLHF-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"lora-low-rank-adaptation-of-large-language","repo_url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":null,"task_name":"GPU"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"mathematical-reasoning","task_name":"Mathematical Reasoning"},{"task_slug":"parameter-efficient-fine-tuning","task_name":"parameter-efficient fine-tuning"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bert","method_name":"BERT"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"deberta","method_name":"DeBERTa"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"discriminative-fine-tuning","method_name":"Discriminative Fine-Tuning"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-2","method_name":"GPT-2"},{"method_slug":"gpt-3","method_name":"GPT-3"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-cosine-annealing","method_name":"Linear Warmup With Cosine Annealing"},{"method_slug":"linear-warmup-with-linear-decay","method_name":"Linear Warmup With Linear Decay"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"roberta","method_name":"RoBERTa"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"wordpiece","method_name":"WordPiece"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/mathematical-reasoning-on-amc23","task":"Mathematical Reasoning","dataset":"AMC23","model":"Math-Master","rank_in_archive_order":2,"of":3,"metrics":{"Acc":"82"},"uses_additional_data":false},{"leaderboard":"/sota/parameter-efficient-fine-tuning-on-boolq","task":"parameter-efficient fine-tuning","dataset":"BoolQ","model":"LLaMA2-7b","rank_in_archive_order":4,"of":4,"metrics":{"Accuracy (% )":"80.28"},"uses_additional_data":false},{"leaderboard":"/sota/parameter-efficient-fine-tuning-on-hellaswag","task":"parameter-efficient fine-tuning","dataset":"HellaSwag","model":"LLaMA2-7b","rank_in_archive_order":2,"of":3,"metrics":{"Accuracy (% )":"76.67"},"uses_additional_data":true},{"leaderboard":"/sota/parameter-efficient-fine-tuning-on-winogrande","task":"parameter-efficient fine-tuning","dataset":"WinoGrande","model":"LLaMA2-7b","rank_in_archive_order":3,"of":3,"metrics":{"Accuracy (% )":"69.85"},"uses_additional_data":true}],"syntology":{"syntology_url":"https://syntology.ai/paper/2106.09685","atlas_url":"https://app.syntology.ai/?focus=2106.09685","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.09685"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pytorch/opacus","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tloen/alpaca-lora","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pilancilab/caldera","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/google-deepmind/thunnini","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mistralai/mistral-finetune","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Owen-Oertell/rlcm","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/oseyosey/ccds","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/arielnlee/Platypus","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lxe/simple-llama-finetuner","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vivo-ai-lab/bluelm","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/teelinsan/camoscio","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zhaolingao/langptune","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lif31up/attention-is-all-you-need","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/microsoft/LoRA","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/theodb/asr-whisper-finetuning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/davisyoshida/lorax","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yjiangcm/lte","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/internlm/xtuner","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hiyouga/llama-efficient-tuning","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lighterswang/biomedclip-lora","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mistralai/mistral-src","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/phoebussi/alpaca-cot","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sultan-hassan/CosmoGemma","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chenlicodebank/lora_on_analog_hardware","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ykwon0407/datainf","reach":null}],"summary":{"ran":43,"ran_draft_wrong":5,"ran_fixture":2,"ran_honours":1,"unverified":33},"by_repo_kind":{"listed":{"samples":84,"ran":51,"repositories":24}},"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":28,"samples":[{"code_sha256_prefix":"4025b3aa55f8b3e1","entry":"Conv2d","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"4025b3aa55f8b3e1"}},{"code_sha256_prefix":"f156ba83a62bfd88","entry":"Conv2d","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f156ba83a62bfd88"}},{"code_sha256_prefix":"747685b3f553947b","entry":"Embedding","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"747685b3f553947b"}},{"code_sha256_prefix":"1d022836585085cb","entry":"Embedding","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1d022836585085cb"}},{"code_sha256_prefix":"81d374052d6022b2","entry":"Linear","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"81d374052d6022b2"}},{"code_sha256_prefix":"1f506a3641c40fac","entry":"Linear","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1f506a3641c40fac"}},{"code_sha256_prefix":"57b8771890dd7b1b","entry":"Linear","repo":"labmlai/annotated_deep_learning_paper_implementations","repo_kind":"listed","path":"labml_nn/lora/gpt2.py","file_url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/HEAD/labml_nn/lora/gpt2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"57b8771890dd7b1b"}},{"code_sha256_prefix":"03b78b050e202a11","entry":"LoRALayer","repo":"Lightning-AI/lit-llama","repo_kind":"listed","path":"lit_llama/lora.py","file_url":"https://github.com/Lightning-AI/lit-llama/blob/HEAD/lit_llama/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"03b78b050e202a11"}},{"code_sha256_prefix":"d91b99d50ee2e13b","entry":"LoRALinear","repo":"mistralai/mistral-inference","repo_kind":"listed","path":"src/mistral_inference/lora.py","file_url":"https://github.com/mistralai/mistral-inference/blob/HEAD/src/mistral_inference/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d91b99d50ee2e13b"}},{"code_sha256_prefix":"0fa772920c405ed2","entry":"LoRALinear","repo":"mistralai/mistral-finetune","repo_kind":"listed","path":"model/lora.py","file_url":"https://github.com/mistralai/mistral-finetune/blob/HEAD/model/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0fa772920c405ed2"}},{"code_sha256_prefix":"e9170e0ed6d12210","entry":"LoraArguments","repo":"qwenlm/qwen-vl","repo_kind":"listed","path":"finetune.py","file_url":"https://github.com/qwenlm/qwen-vl/blob/HEAD/finetune.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":"e9170e0ed6d12210"}},{"code_sha256_prefix":"33efd3e3245a8802","entry":"LoraArguments","repo":"qwenlm/qwen","repo_kind":"listed","path":"finetune.py","file_url":"https://github.com/qwenlm/qwen/blob/HEAD/finetune.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"33efd3e3245a8802"}},{"code_sha256_prefix":"d4f1b87ebb0746ff","entry":"LoraInjectedLinear","repo":"KU-CVLAB/MoA","repo_kind":"listed","path":"domainbed/models/lora/lora_util.py","file_url":"https://github.com/KU-CVLAB/MoA/blob/HEAD/domainbed/models/lora/lora_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d4f1b87ebb0746ff"}},{"code_sha256_prefix":"e5f9e40bdb24afdb","entry":"LoraLayer","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.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":"e5f9e40bdb24afdb"}},{"code_sha256_prefix":"b6d5f1638edabb8a","entry":"LoraWeight","repo":"punica-ai/punica","repo_kind":"listed","path":"src/punica/utils/lora.py","file_url":"https://github.com/punica-ai/punica/blob/HEAD/src/punica/utils/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b6d5f1638edabb8a"}},{"code_sha256_prefix":"7bb2b9cb3064a59c","entry":"ModulesToSaveWrapper","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.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":"7bb2b9cb3064a59c"}},{"code_sha256_prefix":"5e92a950d55ba432","entry":"ModulesToSaveWrapper","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5e92a950d55ba432"}},{"code_sha256_prefix":"7a1353c5e5ac87b5","entry":"MultiHeadAttention","repo":"labmlai/annotated_deep_learning_paper_implementations","repo_kind":"listed","path":"labml_nn/lora/gpt2.py","file_url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/HEAD/labml_nn/lora/gpt2.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":"7a1353c5e5ac87b5"}},{"code_sha256_prefix":"b368ffa3c3d69f27","entry":"PeftConfig","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"b368ffa3c3d69f27"}},{"code_sha256_prefix":"867983846f2ffb06","entry":"PeftConfigMixin","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"867983846f2ffb06"}},{"code_sha256_prefix":"1464d2a7f4cf160e","entry":"QuantLinear","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"1464d2a7f4cf160e"}},{"code_sha256_prefix":"d8d584f9d3ef1a8f","entry":"_LoRA_qkv_timm","repo":"lighterswang/biomedclip-lora","repo_kind":"listed","path":"lora.py","file_url":"https://github.com/lighterswang/biomedclip-lora/blob/HEAD/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d8d584f9d3ef1a8f"}},{"code_sha256_prefix":"336b88501d97f8d6","entry":"compute_words_ids","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"constrained_generation.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/constrained_generation.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"336b88501d97f8d6"}},{"code_sha256_prefix":"f0826162829e047c","entry":"convert_to_analog_according_to_name","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"hardware_aware_training/related_functions.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/hardware_aware_training/related_functions.py","link_basis":"harvester_set","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":"f0826162829e047c"}},{"code_sha256_prefix":"3a4aed8b19f818f9","entry":"downscale_t_dy_and_t_dw","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"selection_solver_DP.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/selection_solver_DP.py","link_basis":"harvester_set","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":"3a4aed8b19f818f9"}},{"code_sha256_prefix":"6351105db75b9e71","entry":"embed","repo":"lif31up/attention-is-all-you-need","repo_kind":"listed","path":"EmbeddedDataset.py","file_url":"https://github.com/lif31up/attention-is-all-you-need/blob/HEAD/EmbeddedDataset.py","link_basis":"harvester_set","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":"6351105db75b9e71"}},{"code_sha256_prefix":"848321f611fd218e","entry":"find_all_linear_modules","repo":"vivo-ai-lab/bluelm","repo_kind":"listed","path":"train/utils/finetune_peft.py","file_url":"https://github.com/vivo-ai-lab/bluelm/blob/HEAD/train/utils/finetune_peft.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"848321f611fd218e"}},{"code_sha256_prefix":"cfdc29157de085e3","entry":"find_all_linear_names","repo":"hitz-zentroa/this-is-not-a-dataset","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset/blob/HEAD/load_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cfdc29157de085e3"}},{"code_sha256_prefix":"53281c424cf5891f","entry":"find_all_linear_names","repo":"internlm/xtuner","repo_kind":"listed","path":"xtuner/model/utils.py","file_url":"https://github.com/internlm/xtuner/blob/HEAD/xtuner/model/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"53281c424cf5891f"}},{"code_sha256_prefix":"078030b5193a097e","entry":"get_cfg","repo":"h2oai/h2o-llmstudio","repo_kind":"listed","path":"llm_studio/src/loggers.py","file_url":"https://github.com/h2oai/h2o-llmstudio/blob/HEAD/llm_studio/src/loggers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"078030b5193a097e"}},{"code_sha256_prefix":"a145b7042b65ac5e","entry":"get_device_map","repo":"hitz-zentroa/this-is-not-a-dataset","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset/blob/HEAD/load_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a145b7042b65ac5e"}},{"code_sha256_prefix":"47660e151147cb9e","entry":"get_device_map","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/load_model.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"47660e151147cb9e"}},{"code_sha256_prefix":"db50388eace49466","entry":"get_dtype","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"seq2seq.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/seq2seq.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"db50388eace49466"}},{"code_sha256_prefix":"adb7541f2edf078e","entry":"get_label_list","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"lora_training_glue/run_classification.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/lora_training_glue/run_classification.py","link_basis":"harvester_set","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":"adb7541f2edf078e"}},{"code_sha256_prefix":"60df31a5803dfdaa","entry":"get_peft_config","repo":"vivo-ai-lab/bluelm","repo_kind":"listed","path":"train/utils/finetune_peft.py","file_url":"https://github.com/vivo-ai-lab/bluelm/blob/HEAD/train/utils/finetune_peft.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"60df31a5803dfdaa"}},{"code_sha256_prefix":"4236f53faf916aa2","entry":"get_quantization_config","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"4236f53faf916aa2"}},{"code_sha256_prefix":"96cb172b7d428b13","entry":"get_trainable_parameters","repo":"hitz-zentroa/this-is-not-a-dataset","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset/blob/HEAD/load_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"96cb172b7d428b13"}},{"code_sha256_prefix":"a6d5b89d9b7d3d00","entry":"interpret_image_size","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"vit_utils.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/vit_utils.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6d5b89d9b7d3d00"}},{"code_sha256_prefix":"9027fb9844632cf2","entry":"is_auto_gptq_available","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"9027fb9844632cf2"}},{"code_sha256_prefix":"7d44a88878819ef3","entry":"is_bnb_4bit_available","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7d44a88878819ef3"}},{"code_sha256_prefix":"8bf57961090630be","entry":"list_linear_layers","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"hardware_aware_training/related_functions.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/hardware_aware_training/related_functions.py","link_basis":"harvester_set","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":"8bf57961090630be"}},{"code_sha256_prefix":"e9b9102ba2736955","entry":"my_bool","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/utils.py","link_basis":"harvester_set","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":"e9b9102ba2736955"}},{"code_sha256_prefix":"1db3631aa8a1aa75","entry":"parse_param","repo":"h2oai/h2o-llmstudio","repo_kind":"listed","path":"llm_studio/prompt.py","file_url":"https://github.com/h2oai/h2o-llmstudio/blob/HEAD/llm_studio/prompt.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1db3631aa8a1aa75"}},{"code_sha256_prefix":"14548ec0148ab8ec","entry":"print_trainable_parameters","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"seq2seq.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/seq2seq.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"14548ec0148ab8ec"}},{"code_sha256_prefix":"b0ef8d0623af5966","entry":"read_data_from_tfboard_logs","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"plot_curves.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/plot_curves.py","link_basis":"harvester_set","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":"b0ef8d0623af5966"}},{"code_sha256_prefix":"6704486d6cc51ef0","entry":"run_model","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"constrained_generation.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/constrained_generation.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6704486d6cc51ef0"}},{"code_sha256_prefix":"5f63441b43fd9611","entry":"selection_DP","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"selection_solver_DP.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/selection_solver_DP.py","link_basis":"harvester_set","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":"5f63441b43fd9611"}},{"code_sha256_prefix":"02c2c36a57cb4648","entry":"split_sentence","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"evaluate.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/evaluate.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"02c2c36a57cb4648"}},{"code_sha256_prefix":"d7678113426bdefa","entry":"to_bilou_encoding","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"tag_encoding.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/tag_encoding.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d7678113426bdefa"}},{"code_sha256_prefix":"60b66de5aeee97ce","entry":"to_iob2_encoding","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"tag_encoding.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/tag_encoding.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60b66de5aeee97ce"}},{"code_sha256_prefix":"2ec748940a02967a","entry":"to_iob_encoding","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"tag_encoding.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/tag_encoding.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2ec748940a02967a"}},{"code_sha256_prefix":"f877238ebdc262f1","entry":"BaseTuner","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f877238ebdc262f1"}},{"code_sha256_prefix":"0cf569603c64a959","entry":"BaseTunerLayer","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"0cf569603c64a959"}},{"code_sha256_prefix":"3dd0d78f6a42a263","entry":"LoRA_ViT_timm","repo":"lighterswang/biomedclip-lora","repo_kind":"listed","path":"lora.py","file_url":"https://github.com/lighterswang/biomedclip-lora/blob/HEAD/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3dd0d78f6a42a263"}},{"code_sha256_prefix":"a2a949d390f89698","entry":"LoraArguments","repo":"flagai-open/aquila2","repo_kind":"listed","path":"finetune/finetune.py","file_url":"https://github.com/flagai-open/aquila2/blob/HEAD/finetune/finetune.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a2a949d390f89698"}},{"code_sha256_prefix":"20fd5846de4854e1","entry":"LoraConfig","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"20fd5846de4854e1"}},{"code_sha256_prefix":"4e130d790f7e7dcd","entry":"LoraLayer","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e130d790f7e7dcd"}},{"code_sha256_prefix":"399aed0da4b85280","entry":"LoraLinear","repo":"if001/rwkv-lm-lora-ja","repo_kind":"listed","path":"RWKV-v4neo/src/model.py","file_url":"https://github.com/if001/rwkv-lm-lora-ja/blob/HEAD/RWKV-v4neo/src/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"399aed0da4b85280"}},{"code_sha256_prefix":"e9fa57bcc18e8142","entry":"LoraModel","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"e9fa57bcc18e8142"}},{"code_sha256_prefix":"4e64816ecd5d8675","entry":"LoraModel","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e64816ecd5d8675"}},{"code_sha256_prefix":"551a5af99158f91b","entry":"PeftModelForCausalLM","repo":"wwxu21/cut","repo_kind":"listed","path":"modeling_llama_unlikelihood.py","file_url":"https://github.com/wwxu21/cut/blob/HEAD/modeling_llama_unlikelihood.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"551a5af99158f91b"}},{"code_sha256_prefix":"ad8420238d39e438","entry":"PeftType","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"ad8420238d39e438"}},{"code_sha256_prefix":"258dc95ececd559e","entry":"TaskType","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"258dc95ececd559e"}},{"code_sha256_prefix":"7b6da4bad1690c28","entry":"constrained_beam_search","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"constrained_generation.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/constrained_generation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7b6da4bad1690c28"}},{"code_sha256_prefix":"b2c115afec17443b","entry":"experiment_done","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"seq2seq.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/seq2seq.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b2c115afec17443b"}},{"code_sha256_prefix":"db888a8265d40f72","entry":"gen_rpu_config","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"instruction_tuning/custom_analog_model.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/instruction_tuning/custom_analog_model.py","link_basis":"harvester_set","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":"db888a8265d40f72"}},{"code_sha256_prefix":"cd0246549fc50335","entry":"get_auto_gptq_quant_linear","repo":"zhanglab-aim/lingo","repo_kind":"listed","path":"peftnew/tuners/lora.py","file_url":"https://github.com/zhanglab-aim/lingo/blob/HEAD/peftnew/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"cd0246549fc50335"}},{"code_sha256_prefix":"2792e933b772b0f7","entry":"get_embedder","repo":"lif31up/attention-is-all-you-need","repo_kind":"listed","path":"config.py","file_url":"https://github.com/lif31up/attention-is-all-you-need/blob/HEAD/config.py","link_basis":"harvester_set","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":"2792e933b772b0f7"}},{"code_sha256_prefix":"f3fdd2b33f8ca63e","entry":"get_f1","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"Medical-MT5/get_results.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/Medical-MT5/get_results.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f3fdd2b33f8ca63e"}},{"code_sha256_prefix":"7a1b3f8b8ad8779a","entry":"get_peft_lora_model","repo":"vivo-ai-lab/bluelm","repo_kind":"listed","path":"train/utils/finetune_peft.py","file_url":"https://github.com/vivo-ai-lab/bluelm/blob/HEAD/train/utils/finetune_peft.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":"7a1b3f8b8ad8779a"}},{"code_sha256_prefix":"e91d5f03692ee82c","entry":"init_lora","repo":"davisyoshida/lorax","repo_kind":"listed","path":"lorax/helpers.py","file_url":"https://github.com/davisyoshida/lorax/blob/HEAD/lorax/helpers.py","link_basis":"harvester_set","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":"e91d5f03692ee82c"}},{"code_sha256_prefix":"70bab034f9244cb1","entry":"label2name","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"label_names.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/label_names.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"70bab034f9244cb1"}},{"code_sha256_prefix":"60b08148856c99db","entry":"load_model","repo":"hitz-zentroa/this-is-not-a-dataset","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset/blob/HEAD/load_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60b08148856c99db"}},{"code_sha256_prefix":"1bad2db22f04ac99","entry":"make_diff","repo":"song-wx/sift","repo_kind":"listed","path":"exp/instruction_finetuning/weight_diff.py","file_url":"https://github.com/song-wx/sift/blob/HEAD/exp/instruction_finetuning/weight_diff.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1bad2db22f04ac99"}},{"code_sha256_prefix":"84f4e84719d66f4c","entry":"mark_only_lora_as_trainable","repo":"phoebussi/alpaca-cot","repo_kind":"listed","path":"peft/src/peft/tuners/lora.py","file_url":"https://github.com/phoebussi/alpaca-cot/blob/HEAD/peft/src/peft/tuners/lora.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"84f4e84719d66f4c"}},{"code_sha256_prefix":"6cdb58fcb28a6786","entry":"merge_lora_model","repo":"hitz-zentroa/this-is-not-a-dataset","repo_kind":"listed","path":"load_model.py","file_url":"https://github.com/hitz-zentroa/this-is-not-a-dataset/blob/HEAD/load_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cdb58fcb28a6786"}},{"code_sha256_prefix":"346a92eaf1c6cc2d","entry":"name2label","repo":"ikergarcia1996/sequence-labeling-llms","repo_kind":"listed","path":"label_names.py","file_url":"https://github.com/ikergarcia1996/sequence-labeling-llms/blob/HEAD/label_names.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"346a92eaf1c6cc2d"}},{"code_sha256_prefix":"ac56d3e7b79dbc18","entry":"postprocess_qa_predictions","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"hardware_aware_training/utils_qa.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/hardware_aware_training/utils_qa.py","link_basis":"harvester_set","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":"ac56d3e7b79dbc18"}},{"code_sha256_prefix":"8c51f5aaf2f659e2","entry":"postprocess_qa_predictions_with_beam_search","repo":"chenlicodebank/lora_on_analog_hardware","repo_kind":"listed","path":"hardware_aware_training/utils_qa.py","file_url":"https://github.com/chenlicodebank/lora_on_analog_hardware/blob/HEAD/hardware_aware_training/utils_qa.py","link_basis":"harvester_set","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":"8c51f5aaf2f659e2"}},{"code_sha256_prefix":"17ac338f74db73e2","entry":"preprocess_inputs","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"vit_utils.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/vit_utils.py","link_basis":"harvester_set","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":"17ac338f74db73e2"}},{"code_sha256_prefix":"d26b6c885a1aa8e6","entry":"profile_backpropagation","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"profiler.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/profiler.py","link_basis":"harvester_set","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":"d26b6c885a1aa8e6"}},{"code_sha256_prefix":"143cc53e7535f55f","entry":"profile_parser","repo":"hellokevin07/elastictrainer","repo_kind":"listed","path":"profiler.py","file_url":"https://github.com/hellokevin07/elastictrainer/blob/HEAD/profiler.py","link_basis":"harvester_set","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":"143cc53e7535f55f"}},{"code_sha256_prefix":"094357d881289dc6","entry":"simple_spec","repo":"davisyoshida/lorax","repo_kind":"listed","path":"lorax/helpers.py","file_url":"https://github.com/davisyoshida/lorax/blob/HEAD/lorax/helpers.py","link_basis":"harvester_set","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":"094357d881289dc6"}},{"code_sha256_prefix":"840d5d0a1e7b3a5e","entry":"smart_tokenizer_and_embedding_resize","repo":"song-wx/sift","repo_kind":"listed","path":"exp/instruction_finetuning/weight_diff.py","file_url":"https://github.com/song-wx/sift/blob/HEAD/exp/instruction_finetuning/weight_diff.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"840d5d0a1e7b3a5e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}