--- base_model: unsloth/qwen2.5-coder-32b-instruct-bnb-4bit library_name: peft datasets: - 100suping/ko-bird-sql-schema - won75/text_to_sql_ko language: - ko pipeline_tag: text-generation tags: - SQL - lora - adapter - instruction-tuning --- # 100suping/Qwen2.5-Coder-34B-Instruct-kosql-adapter This Repo contains **LoRA (Low-Rank Adaptation) Adapter** for [unsloth/qwen2.5-coder-32b-instruct] This adapter was created through **instruction tuning**. ## Model Details ### Model Description - **Base Model:** unsloth/Qwen2.5-Coder-32B-Instruct - **Task:** Instruction Following(Korean) - **Language:** English (or relevant language) - **Training Data:** 100suping/ko-bird-sql-schema, won75/text_to_sql_ko - **Model type:** Causal Language Models. - **Language(s) (NLP):** Multi-Language ## How to Get Started with the Model To use this LoRA adapter, refer to the following code: ### Prompt ``` ``` ### Inference ``` ``` ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. ## Training Details ### Training Data [More Information Needed] ### Training Procedure ``` ``` #### Preprocessing [optional] ``` ``` #### Training Hyperparameters - **Training regime:** [More Information Needed] #### Speeds, Sizes, Times [optional] [More Information Needed] ## Citation [optional] **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed] ## More Information [optional] [More Information Needed] ## Model Card Authors [optional] [More Information Needed] ## Model Card Contact [More Information Needed] ### Framework versions - PEFT 0.13.2