jorge-henao
commited on
Commit
·
2cc489f
1
Parent(s):
a71ef62
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ To address this issue, we are currently working on optimizing ways to integrate
|
|
21 |
|
22 |
This model is an open-source chat model fine-tuned with [LoRA](https://github.com/microsoft/LoRA) inspired by [Baize project](https://github.com/project-baize/baize-chatbot/tree/main/). It was trained with the Baize datasets and the ask2democracy-cfqa-salud-pension dataset, wich contains almost 4k instructions to answers questions based on a context relevant to citizen concerns and public debate in spanish.
|
23 |
|
24 |
-
|
25 |
- A conversational style focused model: focused in a more conversational way of asking questions, dee Pre-proccessing dataset section.
|
26 |
- A generative context focused model: This model variation is more focused on source based augmented retrieval generation [Baizemocracy-RAGfocused](https://huggingface.co/hackathon-somos-nlp-2023/baizemocracy-lora-7B-cfqa).
|
27 |
|
|
|
21 |
|
22 |
This model is an open-source chat model fine-tuned with [LoRA](https://github.com/microsoft/LoRA) inspired by [Baize project](https://github.com/project-baize/baize-chatbot/tree/main/). It was trained with the Baize datasets and the ask2democracy-cfqa-salud-pension dataset, wich contains almost 4k instructions to answers questions based on a context relevant to citizen concerns and public debate in spanish.
|
23 |
|
24 |
+
Two model variations was trained during the Hackathon Somos NLP 2023:
|
25 |
- A conversational style focused model: focused in a more conversational way of asking questions, dee Pre-proccessing dataset section.
|
26 |
- A generative context focused model: This model variation is more focused on source based augmented retrieval generation [Baizemocracy-RAGfocused](https://huggingface.co/hackathon-somos-nlp-2023/baizemocracy-lora-7B-cfqa).
|
27 |
|