RAG_AIEXP_01 / utils.py

Commit History

top k reranker = 20, max rows = 10, max chars= 2000 + new deduplication
ec64429

MrSimple07 commited on

top k reranker = 20, max rows = 10, max chars= 4000 + new deduplication
d577496

MrSimple07 commited on

top k reranker = 25, max rows = 5, max chars= 4000
c0c8ab9

MrSimple07 commited on

Much lower reranking threshold (-0.5 instead of 0.1) + detailed score logging
806f3f9

MrSimple07 commited on

removed normalization doc id
ad8e8ec

MrSimple07 commited on

removed normalization doc id
c33deff

MrSimple07 commited on

index retriever = 100 + 100
31659d7

MrSimple07 commited on

index retriever = 100 + 100
8114c87

MrSimple07 commited on

max_chars = 1500 + doc id retriever
ae5a669

MrSimple07 commited on

new keyword score based index retriever + answer question
dfc7ba2

MrSimple07 commited on

new keyword score based index retriever + answer question
d2e7d9e

MrSimple07 commited on

chunk size = 1024 + max chars = 1200 + deduplication variant
f79b229

MrSimple07 commited on

chunk siz = 1000, max_chars = 1500
703587b

MrSimple07 commited on

new embeeding model + new create_quer_engine with keyword matching
2d1ebe6

MrSimple07 commited on

max chars = 2000 for tables + new answer_question
7565a55

MrSimple07 commited on

max rows = 10 + new answer_question + reranking
2edec29

MrSimple07 commited on

removed query enhanced
5166f44

MrSimple07 commited on

simplest version
2595129

MrSimple07 commited on

simplest version
30be7bf

MrSimple07 commited on

simplest version
f3e59e1

MrSimple07 commited on

simplest version
57e4dbd

MrSimple07 commited on

simplest version
09fe356

MrSimple07 commited on

simplest version
0b6ee4f

MrSimple07 commited on

simplest version
c7a9dbd

MrSimple07 commited on

simplest version
123a5db

MrSimple07 commited on

simplest version
6b0d121

MrSimple07 commited on

simplest version
200954f

MrSimple07 commited on

simplest version
9985d37

MrSimple07 commited on

table prep changed
aa38fcf

MrSimple07 commited on

hybrid_retrieve_with_keywords implemented
eefdfd0

MrSimple07 commited on

a new way with keywords
90e6b4c

MrSimple07 commited on

bm = 20, semantic = 30. hybrid = 40, cutoff = 0.65, topk_reranker= 20
b5a647e

MrSimple07 commited on

bm = 30, semantic = 30. hybrid = 60, cutoff = 0.6, topk_reranker= 40
81a43ae

MrSimple07 commited on

bm = 30, semantic = 30. hybrid = 60, cutoff = 0.7, topk_reranker= 60
a65fa1d

MrSimple07 commited on

bm = 40, semantic = 20. hybrid = 50, cutoff = 0.7, topk_reranker= 40
dbc2de5

MrSimple07 commited on

bm = 45, semantic = 20. hybrid = 50, cutoff = 0.7, topk_reranker= 20
c6d8c50

MrSimple07 commited on

top k in reranker = 30, bm = 20
f49e798

MrSimple07 commited on

bm = 50, semantic = 50. hybrid = 50
edc2f6f

MrSimple07 commited on

bm = 40, semantic = 50. hybrid = 40
8befcd1

MrSimple07 commited on

bm = 25, semantic = 35. hybrid = 40
abfdf7a

MrSimple07 commited on

with bm and semantic
1368f74

MrSimple07 commited on

only semantic search top k = 30, cut off = 0.7
5e35433

MrSimple07 commited on

added 35 semantic similarity
1f9fdb8

MrSimple07 commited on

a new way = sim cutoff = 0,65
d6dcaf2

MrSimple07 commited on

a new way = sim cutoff = 0,65
32dd97d

MrSimple07 commited on

new way of retrieving
40a1771

MrSimple07 commited on

new way of retrieving
5288a69

MrSimple07 commited on