docs: add fine tuning section in retriever guide and minor fixes (#1438)

This commit is contained in:
Ayush Chaurasia
2024-07-11 17:34:29 +05:30
committed by GitHub
parent fdc949bafb
commit bb2e624ff0
7 changed files with 1531 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
"id": "b3Y3DOVqtIbc"
},
"source": [
"# Example walkthrough\n",
"# Example - Improve Retrievers using Rerankers & Hybrid search\n",
"\n",
"## Optimizing RAG retrieval performance using hybrid search & reranking"
]