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.3.tar.gz
(8.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ariadne_ai-0.1.3.tar.gz.
File metadata
- Download URL: ariadne_ai-0.1.3.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 |
0ced759612594d94da477443b127c033ef856c7159436fcf910b61ebf2e727ae
|
|
| MD5 |
51336b59975dba0a6f8b0525c597ffd5
|
|
| BLAKE2b-256 |
476e74d34c8b24eacf8902f66a3a7f99071938b83ed1fb8da4bc8684203d8ab4
|
File details
Details for the file ariadne_ai-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ariadne_ai-0.1.3-py3-none-any.whl
- Upload date:
- Size: 13.4 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 |
96947c625df135d6000c82cd791269dc335bb3831ec76aa3de9ff8d72765e27d
|
|
| MD5 |
981fe0ae9e9a64b5bebb94a20ab1a66b
|
|
| BLAKE2b-256 |
b3f7a0265756a19a0945170c7bf5db63a72e889a4e178ad8ad7942ac24552178
|