RAG_AIEXP_01 / utils.py

Commit History

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

new ways
a2280fa

MrSimple07 commited on

new ways
6c83262

MrSimple07 commited on

new ways
84b8028

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

reranking top k =30
21f6789

MrSimple07 commited on

reranked top 15 + reranking all together
631984e

MrSimple07 commited on

reranked table + images as well
3f0188d

MrSimple07 commited on

Sort tables correctly by
17d0013

MrSimple07 commited on

Removed duplicate logs throughout all files
c2a83c1

MrSimple07 commited on

Removed duplicate logs throughout all files
c81fd8c

MrSimple07 commited on

priority table + images
499b5c3

MrSimple07 commited on

400 symbols to show in logging
0f9c9b1

MrSimple07 commited on

new chunking showing code
2395c5e

MrSimple07 commited on

new chunking showing + improved context giving to LLM
e393fbc

MrSimple07 commited on

Merge branch 'main' of https://huggingface.co/spaces/MrSimple01/RAG_AIEXP_01
19e03d0

MrSimple07 commited on

added table data + image data, + replaces with the old version for the table processing
74a8708

MrSimple07 commited on

added the table and image sources
b38db64

MrSimple07 commited on

added the table and image sources
4a00593

MrSimple07 commited on

new table document + image document processing functions + added more comprehensive loggings
2df0370

MrSimple07 commited on

new table document + image document processing functions + added more comprehensive loggings
45d5cbd

MrSimple07 commited on

font is black + fixed table + image downloading issues
52249e8

MrSimple07 commited on

font is black + fixed table + image downloading issues
07d4035

MrSimple07 commited on

fixed chunking showring problem
52f7579

MrSimple07 commited on

fixed chunking showring problem
c8a2f75

MrSimple07 commited on