Metadata-Version: 2.1
Name: leaf-eval-tools
Version: 0.1.0
Summary: A project that provides eval tools for leaf-playground based projects
Author: The LEAF team (past and future) with the help of all our contributors
Author-email: leaf@shanda.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: datasets (>=2.15.0,<3.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: leaf_ai_backends (>=0.1.0,<0.2.0)
Requires-Dist: ragas (>=0.1.1,<0.2.0)
Description-Content-Type: text/markdown

# <center> leaf-eval-tools </center>


## Introduction

A project that provides eval tools that can be used by [leaf-playground](https://github.com/LLM-Evaluation-s-Always-Fatiguing/leaf-playground) based projects.

## Tools Introduction
TBD;

## Installation

`pip install leaf-eval-toos`

## Usage
TBD;

## Maintainers

[@PanQiWei](https://github.com/panqiwei); [@Pandazki](https://github.com/pandazki).

## Roadmap
TBD;
