Skip to content
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

Add table driven evals example #29

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Add table driven evals example #29

merged 4 commits into from
Jan 14, 2025

Conversation

markuswustenberg
Copy link
Member

Just say "Hi!" to Gemini/GPT/Claude.

Just say "Hi!" to Gemini/GPT/Claude.
Copy link

Evals

Download evals.db

Copy link

Evals

Download evals.db

Copy link

Evals

Name Input Expected Output Type Score Duration
TestEvalLLMs/gpt-4o-mini Hi! Hello! How can I assist you today? Hello! How can I assist you today? LevenshteinDistance 1.00 🆕 429.167221ms
TestEvalLLMs/gemini-1.5-flash Hi! Hi there! How can I help you today? Hi there! How can I help you today? LevenshteinDistance 1.00 🆕 449.116406ms
TestEvalLLMs/claude-3.5-haiku Hi! Hello! How are you doing today? Is there anything … Hello! How are you doing today? Is there anything … LevenshteinDistance 1.00 🆕 591.892319ms
TestEvalPrompt/answers_with_a_pong ping pong plong LevenshteinDistance 0.80 ➡️ 1.042µs
Total 0.95 1.470176988s

Download evals.db

@markuswustenberg markuswustenberg merged commit 919ca24 into main Jan 14, 2025
3 checks passed
@markuswustenberg markuswustenberg deleted the llm-test branch January 14, 2025 11:53
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.

1 participant