-
This document captures the activities that needs to be performed in order to prepare the Re-ranking Feature https://github.com/opensearch-project/neural-search/issues/485 for release.
## Release…
-
Hi, I just run the meter eval today and found this issue:
```
File "/usr/local/lib/python3.10/dist-packages/datasets/load.py", line 133, in resolve_trust_remote_code
raise ValueError(
ValueE…
-
- connector : https://huggingface.co/spaces/Tonic/e5/
code from connector :
```python
api_name: /generate_and_format_embeddings
copy
from gradio_client import Client
client = Client("ht…
-
https://086gc-my.sharepoint.com/:w:/r/personal/lysandre_landry_dfo-mpo_gc_ca/_layouts/15/Doc.aspx?sourcedoc=%7BDC939E3F-F4AC-4440-9225-C0AA47BE84F0%7D&file=how_to_use_the_supercomputer.docx&action=def…
-
I have run into an issue with downloading the HuggingFace (HF) evaluation dataset, resulting in errors being thrown in the evaluation/benchmarking descriptions given in the repository instructions.
…
-
Hello, the computing cluster provided by the lab needs to run offline. But the code in usage needs to be networked. I have changed the code to the offline version, but it still gives errors. Can you g…
-
The goal of this segment is to create meaningful benchmark subsets with a minimal set of tasks.
I believe the steps are as follows:
1) construct an experimental subset. If people agree I can con…
-
this issue should produce src/rag , standalone rag retrieval app used for evaluation by tonic-ai .
the embeddings model is hosted here : https://huggingface.co/tonic1/e5 and https://huggingface.co…
-
### Is your feature request related to a problem?
BM25 works well in exact match use cases and k-NN score works well in understanding context and getting relevant documents. It is important to get be…
-
It's inconvenient to have two datasets with the same case insensitive name: `SciDocs` & `SCIDOCS`. E.g. MacOS is by default case insensitive.
Let's rename SciDocs? I'd propose SciDocsS2S or SciDocs…