Like a fixed exam — same questions every semester so you can track improvement over time.
An offline eval dataset contains questions with known correct answers. You run your LLM on these and compare outputs to expected answers.
> EVAL_DATASET: 3 samples > Q1: "What is 2+2?" → expected "4" > Q2: "Capital of France?" → expected "Paris" > Q3: "What is RAG?" → expected "Retrieval-Augmented Generation"
Like a fixed exam — same questions every semester so you can track improvement over time.
An offline eval dataset contains questions with known correct answers. You run your LLM on these and compare outputs to expected answers.
> EVAL_DATASET: 3 samples > Q1: "What is 2+2?" → expected "4" > Q2: "Capital of France?" → expected "Paris" > Q3: "What is RAG?" → expected "Retrieval-Augmented Generation"
Sign in to cast your vote
Sign in to share your feedback and join the discussion.