Gllm Evals
A library for evaluating LLM-based applications.
API Reference
The following modules are available in this library:
- Constant: Constants for the gllm_evals package.
- Constants
- Dataset: Dataset module.
- Evaluator
- Experiment Tracker: Experiment tracker module.
- Metrics: Metrics module.
- Prompts
- Runner: Init file for the Runner module.
- Scripts
- Simple Runner: Runner class for evaluating datasets.
- Types: Types for the evaluator.
- Utils