Skip to content

Latest commit

 

History

History

section-4.2.2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CA-LoRA Llama-2 Code-Alpaca Experiments

Implemented based on peft.

Environment Setup

pip install -r requirements.txt

Training

Train commands are in train.sh.

Evaluation

Evaluation commands are in test.sh.