Ownlayer
  • 👋Welcome
  • Getting Started
    • 💫Quickstart
  • Iterate
    • 💡Prompt
    • 📃Dataset
      • Dataset Creation
      • Data point Evaluation
      • Dataset Evaluation
  • Monitor
    • 🔬Evaluators
      • 🖌️Create Evaluators
      • 🔌Smart Trigger an online Evaluator
      • 🎛️Evaluator Playground
    • 🧐Analyzers
  • Integrations
    • Segment
    • Amplitude
    • Posthog
  • REST API
  • Python SDK
Powered by GitBook
On this page
  1. Monitor

Evaluators

Evaluation is a critical to score the performance of AI applications and curat well-labeled datasets

Ownlayer offers 17 different kinds of evaluators covering basic search, JSON validation, and custom evaluators that leverage LLM as the judge. If you're not sure about what is the best, we recommend you start from Playground where you can test for the most suitable ones based on your data format.

Variables

Attribute
Description

Input

Model input

Prediction

Model output

Prediction_b

A different model output from the same input

Reference

Ground truth

PreviousDataset EvaluationNextCreate Evaluators

Last updated 7 months ago

🔬