Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistical Model/Model Generalization/Model Training/Fine Tuning/Huggingface PEFT/
PEFT.LoraConfig
Search

PEFT.LoraConfig

Creator
Creator
Seonglae Cho
Created
Created
2024 Mar 5 15:33
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Mar 5 15:37
Refs
Refs
LoRA
  • lora_alpha
  • lora_dropout
  • r
  • bias
  • target_modules
    • all-linear
  • task_type
    • CAUSAL_LM
 
 
 
 
How to Fine-Tune LLMs in 2024 with Hugging Face
In this blog post you will learn how to fine-tune LLMs using Hugging Face TRL, Transformers and Datasets in 2024. We will fine-tune a LLM on a text to SQL dataset.
How to Fine-Tune LLMs in 2024 with Hugging Face
https://www.philschmid.de/fine-tune-llms-in-2024-with-trl
How to Fine-Tune LLMs in 2024 with Hugging Face
[논문리뷰] LoRA: Low-Rank Adaptation of Large Language Models
LoRA 논문 리뷰
https://kimjy99.github.io/논문리뷰/lora/
 
 

Recommendations

Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistical Model/Model Generalization/Model Training/Fine Tuning/Huggingface PEFT/
PEFT.LoraConfig
Copyright Seonglae Cho