Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 657 Bytes

Fine-Tuning-with-LoRA

Requirements

Package Version Description
torch 1.13.1 PyTorch deep learning library
torchdata 0.5.1 PyTorch data loading library
transformers 4.27.2 Hugging Face Transformers
datasets 2.11.0 Hugging Face Datasets
evaluate 0.4.0 Model evaluation tool
rouge_score 0.1.2 ROUGE score calculation
loralib 0.1.1
peft 0.3.0
py7zr (optional)