jorge-henao commited on
Commit
de0d266
·
1 Parent(s): b83cfe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ license: apache-2.0
22
  <hr>
23
 
24
  ## About Ask2Democracy project
25
- This model was developed as part of the Ask2Democracy project during the 2023 Somos NLP Hackathon. Our focus during the hackathon was on enhancing Retretrieval Augmented Generation (RAG) capabilities in spanish, using an open source model adapted for public debate discussions.
26
  This generative model is intended to be mixed with the retrieval system exposed in the project demo (currently integrated with OpenAI), in order to generate conversational source based answers.
27
  However, we encountered performance limitations due to the model's large size, which caused issues when running it on limited hardware. Specifically, we observed an inference time of approximately 70 seconds when using a GPU.
28
 
 
22
  <hr>
23
 
24
  ## About Ask2Democracy project
25
+ This model was trained during the 2023 Somos NLP Hackathon and it's part of the ask2democracy project. Our focus during the hackathon was on enhancing Retretrieval Augmented Generation (RAG) capabilities in spanish, using an open source model adapted for public debate discussions.
26
  This generative model is intended to be mixed with the retrieval system exposed in the project demo (currently integrated with OpenAI), in order to generate conversational source based answers.
27
  However, we encountered performance limitations due to the model's large size, which caused issues when running it on limited hardware. Specifically, we observed an inference time of approximately 70 seconds when using a GPU.
28