Skip to content

Make evaluation run names unique #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 10, 2025
Merged

Conversation

JCamyre
Copy link
Collaborator

@JCamyre JCamyre commented Jan 8, 2025

Make evaluation run names unique for a given project and user.

@@ -11,6 +11,8 @@
from judgeval.playground import CustomFaithfulnessMetric
from judgeval.data.datasets.dataset import EvalDataset
from dotenv import load_dotenv
import random
import string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do

Copy link
Contributor

@SecroLoL SecroLoL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work here. Just a couple of clarifying questions inside the review

@SecroLoL SecroLoL merged commit 8d83f32 into main Jan 10, 2025
10 checks passed
@JCamyre JCamyre deleted the joseph/eval-run-name-uniqueness branch February 11, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants