Skip to content

Commit

Permalink
readme reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
yisz committed Feb 21, 2024
1 parent 7996861 commit 2ab4725
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,18 @@
<p>Open-Source Module-level Evaluation for LLM Pipelines</p>
</h2>



## Overview

`continuous-eval` is an open-source package created for granular and holistic evaluation of LLM application pipelines.

<h1 align="center">
<img
src="docs/public/module-level-eval.png"
width="500"
>
</h1>
## Overview

`continuous-eval` is an open-source package created for granular and holistic evaluation of LLM application pipelines.

## How is continuous-eval different?

- **Modularized Evaluation**: Measure each module in the pipeline with tailored metrics.
Expand Down Expand Up @@ -162,7 +163,7 @@ print(eval_manager.eval_graph())

## Plug and Play Metrics

<table border="1">
<table border="0">
<tr>
<th>Module</th>
<th>Subcategory</th>
Expand Down

0 comments on commit 2ab4725

Please sign in to comment.