-
# Education-AI
## Submitter Information
- **Name:** Anandha, **Email:** viharianandha@gmail.com
## Reward Address
0x2F816E7C2dbBeaAE1F33d3F7963DD2f008C3B487
## Project Plan
Education AI is…
-
```
❯ python …
-
### Bug Description
Question 1:
Use a little txt file: The Milvus call the function ‘_create_hybrid_index()’ but the collection is not call 'self._conllection.load()',then the collection cant re…
-
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…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.9.19
- Huggingface_hub version: 0.23.5
- Safetensors ve…
-
Hello @tomaarsen , I'm a student who loves using sentence-transformers library.
While looking at the codes, I thought that deduplication could be integrated in CachedGISTEmbedLoss (or just GISTEmbe…
-
**Is your feature request related to a problem? Please describe.**
- As a user, I want to split my documents based on a token limit. I would like to use HuggingFace tokenizers, Sentence Transformers …
-
Basic downloading doesn't work for sentence-transformers. Is it possible to download model using direct url or url for config.json?
-
## Original Task
Citing from the original course task:
> Training a strong Hebrew Sentence Encoder from a pretrained Decoder While recent years
have brought many additions to the open-source set …
-
## Steps to reproduce the bug
```python
from datasets import load_dataset
dataset = load_dataset("sentence-transformers/parallel-sentences")
```
raises this:
```
/home/phmay/miniconda3/envs…