-
Hi,
Thank you for your amazing work!
I am trying to replicate your results and training using
``python translation.py --base configs/translation/sbert-to-biggan256.yaml -t --gpus 0,``
I was wo…
-
**Is your feature request related to a problem? Please describe.**
Cursor seems like a really interesting idea and the integration points look really good. The ability to provide my own OpenAI key …
-
Hello,
had a look at the results of comparing gpt-3, google and sentence transformer embedding models against each other on a few benchmarks from BEIR (https://docs.google.com/spreadsheets/d/1cbkJAin…
-
### Describe the bug
Running the following benchmark code:
```python
from time import time
import numpy as np
import torch
from sentence_transformers import SentenceTransformer
import intel_e…
-
I am researching the example of using SBERT for Information Retrieval in Quora Duplicates Questions dataset. I am wondering how to proceed to apply other embedding-like features such as graph embeddin…
-
![Screenshot from 2022-04-03 12-59-04](https://user-images.githubusercontent.com/36921178/161422156-873bfc37-6575-41b5-a979-34df1aaa3602.png)
No information about that here..
https://www.sbert.net…
-
Perform initial experiments with the contextual log line embeddings.
Our current embedding is based on aggregating (averaging) of per-token fastText embeddings. Contextual embeddings are expected t…
-
Hello,
Thanks for the great and easy-to-use repo!
I am trying to set up an asymmetric model, with both sides soft started from a pretrained sbert model. From reading through other questions on…
-
When using HuggingFaceEmbeddings in LangChain to embed documents, I noticed that the embedding process takes significantly longer on the server compared to my local machine. My local computer has only…
-
* link to support ticket: [#2023122160000211](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=142683)
* website: https://github.com/UKPLab/sentence-transformers
* installatio…