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 ariadneai
Prerequisi
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.0.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file ariadne_ai-0.1.0.tar.gz
.
File metadata
- Download URL: ariadne_ai-0.1.0.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 | 5390921910ed501d1132ed5fa70691e9b47431f4ea6107dc14b542b3948206e9 |
|
MD5 | 74b29dc3ad8d78110c64ab1d907b5ca2 |
|
BLAKE2b-256 | 858ae099357e6a8b1546feca5ff9ea889ac83ac34c2d28c03437f291e72e5e50 |
File details
Details for the file ariadne_ai-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ariadne_ai-0.1.0-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 | 553bd5cc5197e2f9b5edbcaded7819e52e6d842c9cfc187c8f7b632859172bcd |
|
MD5 | cc440c10c4a414e328f23c4923181fa5 |
|
BLAKE2b-256 | 50380955552ab8a4ae8a2fefcbcd7a84fff3a606526533886523b620b3da819f |