-
This is a challenging issue that I've been working on...First, here is my entire script:
SCRIPT
```
import shutil
import yaml
import gc
from langchain_community.docstore.document import Do…
-
# Summary
I've tried various workarounds but unfortunately all of them seem very old (due to lib versions).
Have also tried different models.
etc.
# Platform
OS: MacOS 10.15
8 GB…
-
Hi everyone, wanted to know if I can pre-train SBERT model for assymetric analysis on my domain specific data for 'Semantic search' of large amount of documents?
My documents are as follows-
1) Th…
-
### System Info
transformers 4.46.0 (tried all >= 4.39)
tokenizers 0.20.1 (tried all >= 0.19)
tensorflow 2.18.0
tf-keras 2.18.0
### Who can help?
_No response_
### Information
- [ ] The offi…
-
Running the tasks with `BAAI/bge-visualized-base-base/m3` and getting errors like below
```
ERROR:mteb.evaluation.MTEB:Error while evaluating InfoSeekIT2TRetrieval: The size of tensor a (516) must m…
-
### System Info
tranformers: v3.0.0-alpha.15
node: v18.20.3
MacOS M1 Sonoma 14.5
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js,…
-
### Proposal:
We should add parsing of the parameters to enable connection with the new library for automatic embeddings.
Currently, I suggest starting with the following specification:
- `fiel…
-
Hi, I just tried out sentence-transformers for the first time, and it gives a segmentation fault when importing:
```
>>> from sentence_transformers import SentenceTransformer
Segmentation fault: …
-
### 🐛 Describe the bug
I've configured log4j to log using `JsonTemplateLayout`. Below the part of the [original `log4j.xml`](https://github.com/pytorch/serve/blob/master/frontend/server/src/main/reso…
-
I am trying to evaluate GritLM-7B on MTEB datasets using the provided script.
```
#!/bin/bash
python /home/e/e1347696/unified_encoder_decoder/src/eval/MTEB/eval_mteb.py \
--model_name_or_pat…