An open API service indexing awesome lists of open source software.

https://github.com/deepset-ai/llm_judge_experiments


https://github.com/deepset-ai/llm_judge_experiments

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# llm_judge_experiments

This repo contains experiments using LLMs as a Judge.
The following experiments have been run:
- context relevance

The repository is structured as follows:
- data: contains datasets used to evaluate experiments
- notebooks: contains jupyter notebooks used to create and evaluate experiments

For invocation [Haystack v2](https://haystack.deepset.ai/) has been used.
Whenever API tokens or credentials are required, there are INSERT_TOKEN_HERE or similar placeholders in the notebooks.