Commit History

Rename Product_Testing.md to EVALUATION.md
1e0a968
unverified

Dan Foley commited on

Delete EVALUATION.md
3ac9c32
unverified

Dan Foley commited on

Delete app1.1.py
d094b68
unverified

Dan Foley commited on

Delete app.py
533edbd
unverified

Dan Foley commited on

Forgot to include everyone on last commit + old scripts
364893a

Daniel Foley commited on

Finishing touches and cleanup
a9e136f

Daniel Foley commited on

reverted back to pre-parallel version
2b516d5

Daniel Foley commited on

back to n workers set to 1. rate limiting
5c86e88

Daniel Foley commited on

1.5 workers for parallel. Avoiding rate limits
0716283

Daniel Foley commited on

returning ranked docs only
706b16d

Daniel Foley commited on

accidentally removed extract_text_fromo_json
8547e22

Daniel Foley commited on

added n workers parallelism to metadata fetching
48ae0fa

Daniel Foley commited on

returned retrieved back to 100, attempt at more structured queries
ae94932

Daniel Foley commited on

testing new fields for reranking and scaling up initial retrieved docs
42a5a2d

Daniel Foley commited on

added Digital Commonwealth context
2329708

Daniel Foley commited on

Updated default retrieval text
4ef2f39

Daniel Foley commited on

added ongoing challenges/future considerations to writeup.md
3eedce1

Daniel Foley commited on

moved length checking upstream to retrieval
07f86c6

Daniel Foley commited on

Solution for too large input
1d172f1

Daniel Foley commited on

update requirements
7a5560a

bmv2021 commited on

upload correct file
f78d694

bmv2021 commited on

updated correct file
09fe857

bmv2021 commited on

added image display capabilities
29b3738

bmv2021 commited on

added image feature
cf15415

bmv2021 commited on

Merge branch 'app_dev' of https://github.com/BU-Spark/ml-bpl-rag into app_dev
2b87ca1

Daniel Foley commited on

Changed some text
8274e73

Daniel Foley commited on

Create Product_Testing.md
ae94c4e
unverified

EnricoCollautti commited on

updated monitoring
ca4996e

Daniel Foley commited on

Updated aesthetics on README
30a4d62

Daniel Foley commited on

Usage Monitoring
bedac8d

Daniel Foley commited on

removed prompt alignment
d1935d1

Daniel Foley commited on

more robust time analysis for reranking
3e602d9

Daniel Foley commited on

added time logging to RAG.py
ea5cbee

Daniel Foley commited on

fixed input errors pt 2
148d8c2

Daniel Foley commited on

fixed input errors... hopefully
83b3fa4

Daniel Foley commited on

transferring initializations to st.session_state
fa714bc

Daniel Foley commited on

moved vectorstore initialization outside of RAG
16f0715

Daniel Foley commited on

Added timers, trying to figure out slowness
bfbadc3

Daniel Foley commited on

passed original query to reranker
b609620

Daniel Foley commited on

Updated xml parse call for query alignment
fea960e

Daniel Foley commited on

Added query alignment
1ba93a0

Daniel Foley commited on

Added query alignment to retrieval
26a5c64

Daniel Foley commited on

oops x 2, fixed reqs
89e7a42

Daniel Foley commited on

oops, fixed the reqs
ecb3a4c

Daniel Foley commited on

Our current state of writeup including instructions on how to run a personal version
bae6517

Daniel Foley commited on

Merge branch 'app_dev' of https://github.com/BU-Spark/ml-bpl-rag into app_dev
d914bb1

Daniel Foley commited on

loading scripts and app stuff
b296661

Daniel Foley commited on

test hf concurrence
08c6b0b

daniel Foley commited on

test change to footballplayers.json
9b667a3

daniel Foley commited on

adjust streamlit rag app and dependencies files
09ac7fa

bmv2021 commited on