Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: embedding score & hybrid retrieval & LLM Rerank #51

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

wwxxzz
Copy link
Collaborator

@wwxxzz wwxxzz commented Jun 5, 2024

No description provided.

@wwxxzz wwxxzz requested review from moria97 and Ceceliachenen June 5, 2024 09:58
Copy link

github-actions bot commented Jun 5, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2519 1501 60% 50% 🟢

New Files

File Coverage Status
src/pai_rag/modules/postprocessor/my_llm_rerank.py 20% 🟢
src/pai_rag/modules/retriever/my_vector_index_retriever.py 78% 🟢
TOTAL 49% 🟢

Modified Files

File Coverage Status
src/pai_rag/modules/postprocessor/postprocessor.py 68% 🟢
src/pai_rag/modules/retriever/retriever.py 73% 🟢
TOTAL 71% 🟢

updated for commit: da91ff6 by action🐍

@moria97 moria97 merged commit 124d990 into feature Jun 5, 2024
1 check passed
@moria97 moria97 deleted the personal/xiaowen/fix_retrieval_rank branch June 7, 2024 12:01
moria97 pushed a commit that referenced this pull request Jun 14, 2024
* fix bugs for retrieval

* fix bugs for retrieval

* fix bugs for retrieval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants