From 2ab4725a2a53668b6b2faf31786f633522680898 Mon Sep 17 00:00:00 2001 From: yisz Date: Wed, 21 Feb 2024 14:59:34 -0800 Subject: [PATCH] readme reorg --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fc9eb36..25bcab9 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,18 @@

Open-Source Module-level Evaluation for LLM Pipelines

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

-## 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. @@ -162,7 +163,7 @@ print(eval_manager.eval_graph()) ## Plug and Play Metrics - +
Module Subcategory