📚 Core Concepts¶
HintEval enables users to generate and evaluate hints for their questions, helping detect better and more meaningful hints. With HintEval, you can:
Restructure your own datasets or question/answer pairs into a standardized format, making it easier to ensure reproducibility.
Generate synthetic hints for your questions using large language models.
Evaluate your hints using a variety of metrics that assess different aspects of hint quality from multiple angles.
What is a Hint?
Hints are clues that guide individuals toward a solution without explicitly providing the answer. They encourage critical thinking, reasoning, and memorization skills, as individuals engage in active problem-solving rather than passively receiving answers.
Learn how to convert your dataset into a structured format.
Discover how to generate more hints for testing and evaluation.
Explore the available metrics and understand how they work.