JacopoAbate
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ tags:
|
|
16 |
xxxx is a SFT and LoRA finetuned version of Mistral-7B-v0.2
|
17 |
|
18 |
It has been trained on a mixture of opensource datasets, like SQUAD-it (https://huggingface.co/datasets/squad_it), and some internally made datasets.
|
|
|
19 |
It is not just a Q&A, it is a Q&A + Context model, with the goal being it being used for RAGs and application in need of a context.
|
20 |
|
21 |
|
|
|
16 |
xxxx is a SFT and LoRA finetuned version of Mistral-7B-v0.2
|
17 |
|
18 |
It has been trained on a mixture of opensource datasets, like SQUAD-it (https://huggingface.co/datasets/squad_it), and some internally made datasets.
|
19 |
+
|
20 |
It is not just a Q&A, it is a Q&A + Context model, with the goal being it being used for RAGs and application in need of a context.
|
21 |
|
22 |
|