fallenl commited on
Commit
3a7bf05
1 Parent(s): 855f8b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  ---
4
  # This is NOT A GUIDE for LoRA training, and you should NEVER treat it as.
5
 
6
- # This serves as a onging project that I share some of the interesting findings where I learned or discovered during my journey in LoRA training.
7
 
8
- - To start with, LoRA training could be easy and quick with proper dataset preparation and training setup; but I'm sure most would not be satisfied with a LoRA that is barely useable.
 
 
 
3
  ---
4
  # This is NOT A GUIDE for LoRA training, and you should NEVER treat it as.
5
 
6
+ # This serves as a onging project that I share some of the personal opinions or interesting findings where I learned or discovered during my journey in LoRA training.
7
 
8
+ ### To start with, LoRA training could be easy and quick with proper dataset preparation and training setup; but I'm sure most would not be satisfied with a LoRA that is barely useable.
9
+
10
+ - **Everyone has their own standard about what a good LoRA should be. And to train a quality driven LoRA, dataset preparation is the first step that I'd put special care on.**