TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Auto-Evaluation of LLMs with DeepEval

2 pointsby jacky2wongover 1 year ago

1 comment

jacky2wongover 1 year ago
One complaint we heard over and over was that no one likes to write tests when evaluating LLMs.<p>We automate writing these tests by having ChatGPT generate sample queries and answers based on a given text. These test cases can then be run through the testing framework and can be run similarly to PyTest.