SaikatM commited on
Commit
5e2c7aa
·
verified ·
1 Parent(s): fc101d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ From the Open-Platypus dataset filtering-out rows which has leetcode_ne in it's
49
  #### Training Hyperparameters
50
 
51
  LoraConfig(
52
- r=4, # rank 4
53
  lora_alpha=2,
54
  target_modules=modules,
55
  lora_dropout=0.05,
 
49
  #### Training Hyperparameters
50
 
51
  LoraConfig(
52
+ r=4,
53
  lora_alpha=2,
54
  target_modules=modules,
55
  lora_dropout=0.05,