Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,7 @@ datasets:
|
|
16 |
- LumiOpen/instruction-collection-fin
|
17 |
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
|
18 |
---
|
19 |
-
|
20 |
-
So this is only the 3500th step (out of 3922) trained on Google Colab because I'm a little low on money but at least that's free.. While testing the LoRA it seems to perform fairly well. The only real issue with this base model is that it only has 2048 token context size.
|
21 |
-
|
22 |
-
This will receive safetensor files after it's fully trained.
|
23 |
|
24 |
The trained formatting should be ChatML but it seemed to work better with Mistral's formatting for some reason (could be just due to me not having merged the model yet).
|
25 |
|
|
|
16 |
- LumiOpen/instruction-collection-fin
|
17 |
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
|
18 |
---
|
19 |
+
This is trained on Google Colab because I'm a little low on money but at least that's free.. While testing the LoRA it seems to perform fairly well. The only real issue with this base model is that it only has 2048 token context size.
|
|
|
|
|
|
|
20 |
|
21 |
The trained formatting should be ChatML but it seemed to work better with Mistral's formatting for some reason (could be just due to me not having merged the model yet).
|
22 |
|