-
I have seen a curious behavior when running the `encoding` of a `sentence-transformer` model insida a `threadPool`.
Look at this code which runs with no problem and constant memory consumption:
…
-
Proposal copied from hackmd:
# UCP News
## News format
Displayed by category (one sentence) in the Overview tab. There are four sentences displayed, one for each of these four categories:
- fr…
-
Get test_embeddings.pkl from Zilliz? Please help me, thanks!
-
One question:
After encoding a list of sentences.
does it make to average the embedding
of the sentence to form a single one ?
Context
Have a list of sentences per thema,
and need to …
-
Hello, I want to encode one sentence at a time, but with several different sentence encoding models, how to use multiprocessing to reduce the inference time on CPU?
-
As per title, why are positional encodings only applied to the query and the keys, but not to the values?
I have given an interpretation of my own in [this comment](https://github.com/facebookresea…
-
### Problem Description
When encoding long text on small datasets, https://arxiv.org/abs/2312.09634 has shown that embeddings improve prediction performance over string models like `MinHashEncoder`…
-
# Requirements
- [ ] Read about input embeddings technique (byte-pair encoding) used by Google's team on "Attention Is All You Need" paper.
- [ ] Design the input embeddings pipeline for **wmt 2014 e…
-
from https://manual.nexusformat.org/nxdl-types.html#data-types-allowed-in-nxdl-specifications
> NX_CHAR:
The preferred string representation is UTF-8. Both fixed-length strings and variable-length…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…