TextEmbeddings / main_service.py

Commit History

Changing to the larger model again to achieve a higher performance, because the smaller model did not provide enough accuracy
7f970b2
verified

DanielIglesias97 commited on

We have gone back to the previous model that was being used (sentence similarity spanish) because the one added in the previous commit was too large and it lasted a lot of time to extract the features from a PDF document
3541f65
verified

DanielIglesias97 commited on

We have changed the embeddings' model that was being used with one
08d728e

DanielIglesias97 commited on

We have modified the implementation to return the dataframe with
9019d6b

DanielIglesias97 commited on

This new implementation allows to obtain the embeddings of
2dfcad3

DanielIglesias97 commited on

We have included a new model that copes with sentences in Spanish.
28032f0

DanielIglesias97 commited on

We have included the real LLM model that will extract the
04178ea

DanielIglesias97 commited on