Skip to content
/ IAMY Public

An application that generates prompts and evaluates LLM responses based on your labeled data.

License

Notifications You must be signed in to change notification settings

nayname/IAMY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAMY

With IAMY, you can configure your preferred parameters, and IAMY will generate LLM pipelines tailored to meet your specified target metrics based on your labeled data.

For instance, consider two automatically generated checks compared to a baseline request (which includes only the description of the exercise) along with their corresponding precision and recall parameters:

Course 1

Requests Precision Recall
Baseline 0.17 1
IAMY 0.98 0.84

Course 2

Requests Precision Recall
Baseline 0.23 1
IAMY 0.95 0.41

To start:

You require a small labeled dataset consisting of no more than a few hundred items.

Interface example:

enter image description here

About

An application that generates prompts and evaluates LLM responses based on your labeled data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages