Commit History

Refactor eval.py to remove unused context fetching functions, streamlining the pipeline configuration.
2ef8eb3

kevinkim728 commited on

Remove outdated result files and enhance filename generation logic in eval.py. Update test cases for improved keyword accuracy. Finalized encoder models
4a9921a

kevinkim728 commited on

Refactor answer.py and eval.py to integrate OpenAI client, update embedding models, and enhance pipeline debugging. Add einops dependency in pyproject.toml. Created results files to compare
d7129d3

kevinkim728 commited on

Created answer.py and main.py to run the rag. Created eval and tests to test result accuracy
c7ff6ef

kevinkim728 commited on