FPHam commited on
Commit
d6b8cd1
1 Parent(s): 0fce647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,6 +66,6 @@ Tom struggled to keep his balance as he laughed hysterically.
66
  ## Goal: to create the best grammar checker you have ever seen
67
 
68
  ## To do:
69
- - train on even larger dataset
70
- - see if finetuning on just plain LLAMA without Vicuna would work better or worse (the theory is that it will became very focused on editing and nothing else)
71
  - explore what different settings (temperature, top_p, top_k do for this type of finetune)
 
66
  ## Goal: to create the best grammar checker you have ever seen
67
 
68
  ## To do:
69
+ - train on larger dataset, big, enormous, gargantuan
70
+ - see if finetuning on just plain LLAMA without Vicuna would work better or worse (the theory is that it will be very focused on editing and nothing else)
71
  - explore what different settings (temperature, top_p, top_k do for this type of finetune)