-
stride 크기 128 -> 256시도
max_seq_len 384 -> 512(bert 계열 최대 크기)
길이 EDA을 해보고 시도해봐도 될것 같지만...
-
The search on title (home page and topoguide search) provides weird results. For instance, the exact word match is often not ranked first. This is probably due to an incorrect configuration of the ela…
-
- [ ] [Doing RAG? Vector search is *not* enough](https://techcommunity.microsoft.com/t5/microsoft-developer-community/doing-rag-vector-search-is-not-enough/ba-p/4161073)
# Doing RAG? Vector search is…
-
### Bug Description
When property graph index is used to create a chat_engine or a query_engine, it throws an error when some parameters are passed in. An easy fix for this is to add a **kwargs param…
-
### Pitch
Full-text search will become much more useful in the upcoming 4.2 release, but it requires ElasticSearch to function. ElasticSearch is known to be especially heavyweight, which is a chall…
-
I recently stumbled across a very old bug in the IDF computation for MultiPhraseQuery and SpanOrQuery.
BM25Similarity and TFIDFSimilarity / ClassicSimilarity have a method for combining IDF values fr…
-
I recently stumbled across a very old bug in the IDF computation for MultiPhraseQuery and SpanOrQuery.
BM25Similarity and TFIDFSimilarity / ClassicSimilarity have a method for combining IDF values fr…
-
### Describe the bug
Following this [blog post](https://bentoml.com/blog/building-a-multi-agent-system-with-crewai-and-bentoml) to deploy the crewai service to BentoCloud.
The service is running a…
-
Need to document thoroughly, including refs to model tech reports + link to Netflix article about issues with cosine similarities.
https://www.anthropic.com/news/contextual-retrieval
https://plg.uwa…
-
Hi, thanks fo this fantastic repo and its documentation!
I have a question: I am working on a research project on fact-verification in Czech and as the first step we are trying various approaches t…