Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 671 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 671 Bytes

Rageval

Evaluation tools for Retrieval-augmented Generation (RAG) methods.

workflow status codecov

Rageval is a tool that helps you evaluate RAG system. The evaluation consists of six sub-tasks, including query rewriting, document ranking, information compression, evidence verify, answer generating, and result validating.

Installation

git clone https://github.com/gomate-community/rageval.git

Usage

git install ...