beyoru commited on
Commit
8746847
1 Parent(s): 90ac271

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,4 +59,4 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
59
  - Fine-tuned lora with rank = 16 and alpha = 32, epoch = 1
60
 
61
  # Improvement
62
- - Increasing rank can help the model do better at your robust structure.
 
59
  - Fine-tuned lora with rank = 16 and alpha = 32, epoch = 1
60
 
61
  # Improvement
62
+ - Increasing rank can help the model do better at robust structure.