-
Hello! I was wondering if you could add in this repo the figures from the book. I'd like to use them in a presentation about BERT/SBERT. I wasn't able to find better and clearer figures about LLMs! Th…
-
### What would you like to see?
Would like to see support for Gpt4all and sBert plugins.
-
Hi SBert Team,
Have you released any models (encoder and decoder) that were pretrained or extensively fine-tuned using the TSDAE loss? I’m particularly interested in the decoder weights from the `D…
-
If I want to train model on other dataset, how can I get model parameter file such as 'sbert_x.pt' in the dataset, it seems that there are no code for this.
-
Hi,
I want to use ClustPy to evaluate Clustering Algorithms in Combination with NLP Embeddings. But currently I am unable to get it to run the way I want it.
Basically I want to replicate the fo…
-
Running into a TypeError while trying to load the INSTRUCTOR model from the InstructorEmbedding package in a Google Colab notebook. The error message says _load_sbert_model() got an unexpected key…
-
Hi,
Thanks for the great paper and library. Just curious to know if it can also be used to check similarity between images if image input features are given to the model. It may be a naive questio…
ghost updated
6 months ago
-
Thanks for the great work!
When I tried to train a GNN retriever myself following the instructions [here](https://github.com/cmavro/GNN-RAG/blob/main/gnn/scripts/rearev_cwq.sh), I encountered the i…
-
### Model description
Hello! Thanks for this great work :)
Previously, I implemented [mpnet-rs](https://github.com/NewBornRustacean/mpnet-rs) and found a related issue(feature request) #33
If …
-
Hi,
I am trying to use this dataset in the Unity editor in which I can load glb files. I also need the sbert and clip embeddings to perform matching of information to choose which asset to load.
I…