Update README.md
Browse files
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
|
70 |
-
- see if finetuning on just plain LLAMA without Vicuna would work better or worse (the theory is that it will
|
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)
|