No project description provided
Project description
Overview
AriadneAI is an open-source library for evaluating LLM applications on text summarization.
Installation
To install, simply download the library and include it in your project.
pip install ariadne-ai
Usage
Here's a simple usage example to load a json file for text summarization.
loader = TextSummarizationLoader(format = 'json')
loader.load("path_to_your_file.json")
text_summarization_evaluator = SummarizationHallucinationEvaluator(text_summarization_loader)
text_summarization_evaluator.run()
or run
poetry run python main.py
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ariadne_ai-0.1.1.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file ariadne_ai-0.1.1.tar.gz
.
File metadata
- Download URL: ariadne_ai-0.1.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.7 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09f4f0d7bf21da0f825812a9769a48bd00c2182d594ff493a0b4d0df291cfc52 |
|
MD5 | d0de87c3e4a552a6478fbd85010d6ae7 |
|
BLAKE2b-256 | f510f7ce24236781c32a28841a5b0c0597fcade94c40c787a16eb0a3329a53bf |
Provenance
File details
Details for the file ariadne_ai-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ariadne_ai-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.7 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd174542c76053aecf1d775ecf74f8579cde34d0a8e6cb2d013f2ceeca76c126 |
|
MD5 | 4de5d0845126545ac8ef111b049207bc |
|
BLAKE2b-256 | b61f157eb65f1965db28fc09d3038e39e57cd7660154134a82969a268885f6a7 |