https://github.com/deepset-ai/haystack-evaluation
Using Haystack to benchmark different architectures over different datasets
https://github.com/deepset-ai/haystack-evaluation
Last synced: 3 months ago
JSON representation
Using Haystack to benchmark different architectures over different datasets
- Host: GitHub
- URL: https://github.com/deepset-ai/haystack-evaluation
- Owner: deepset-ai
- License: apache-2.0
- Created: 2024-05-10T08:31:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T15:22:18.000Z (11 months ago)
- Last Synced: 2024-07-19T19:55:12.719Z (11 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 101 MB
- Stars: 5
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haystack-evaluation
This repository contains examples on how to use Haystack to evaluate systems build with Haystack for different tasks
and datasets.This repository is structured as:
- [Evaluations](evaluations/README.md)
- [Techniques/Architectures](evaluations/architectures/README.md)
- [Datasets](datasets/README.md)