Skip to content

Commit ca8f44e

Browse files
committed
summary, description
summary, description
1 parent a879580 commit ca8f44e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

content/tools/tool1/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ publication_types:
1717

1818
---
1919

20-
20+
POET is a template-based prompt generator for testing large language models (LLMs). It leverages customizable JSON templates to create diverse prompts, enabling comprehensive evaluation across various scenarios and inputs. This tool is complementary to EVA, a tool for classifying text inputs. Integration options include a Docker image launching a REST API with interactive documentation, facilitating its use and integration. POET is part of the Trust4AI research project.

content/tools/tool2/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: EVA
3-
summary: LLM Response Evaluator. #[GitHub](https://github.com/Trust4AI/EVA)#SHORT DESCRIPTION
2+
title: EVA. LLM Response Evaluator
3+
summary: EVA takes LLM responses as inputs and classifies them as affirmative or similar. Its primary application is the assessment of large language model (LLM) responses during testing. EVA complements the POET component by evaluating the LLM responses obtained from the promps generated by POET.
4+
#[GitHub](https://github.com/Trust4AI/EVA)#SHORT DESCRIPTION
45
date: 2024-06-05
56

67
links:
@@ -14,4 +15,4 @@ publication_types:
1415
- "paper-conference"
1516
---
1617

17-
18+
EVA takes LLM responses as inputs and classifies them as affirmative or similar. Its primary application is the assessment of large language model (LLM) responses during testing. EVA complements the POET component by evaluating the LLM responses obtained from the promps generated by POET. Integration options include a Docker image launching a REST API with interactive documentation, facilitating its use and integration. EVA is part of the Trust4AI research project.

0 commit comments

Comments
 (0)