Compare LLM performance across benchmarks
Explore and benchmark visual document retrieval models
Track, rank and evaluate open LLMs and chatbots
Explain GPU usage for model training
Track, rank and evaluate open LLMs and chatbots
Display genomic embedding leaderboard
Visualize model performance on function calling tasks
Submit models for evaluation and view leaderboard
Display leaderboard of language model evaluations
Export Hugging Face models to ONNX
Find and download models from Hugging Face
Measure over-refusal in LLMs using OR-Bench
Calculate memory usage for LLM models
Goodhart's Law On Benchmarks states that when a measure becomes a target, it ceases to be a good measure. This principle highlights the potential pitfalls of using specific benchmarks as direct targets for optimization, as it can lead to gaming the system or losing sight of the original goal. In the context of AI and machine learning, this law emphasizes the importance of carefully designing benchmarks to ensure they accurately reflect the desired outcomes rather than being exploited or manipulated.
• Benchmark Comparison: Enables the evaluation of different AI models against multiple benchmarks to identify strengths and weaknesses.
• Performance Tracking: Provides insights into how models perform over time, helping to detect trends or deviations.
• Metric Correlation Analysis: Analyzes the relationship between different metrics to uncover potential biases or misalignments.
• Customizable Benchmarks: Allows users to define and test their own benchmarks tailored to specific use cases or industries.
• Alert System: Flags potential issues where models may be over-optimized for specific benchmarks, aligning with Goodhart's Law.
What is Goodhart's Law?
Goodhart's Law is an adage that warns against using specific metrics as targets, as this can lead to unintended consequences and distortion of the original goal.
How does Goodhart's Law apply to AI benchmarks?
In AI, it means that over-optimizing models for specific benchmarks can result in models that perform well on those benchmarks but fail in real-world applications.
How can I avoid the pitfalls of Goodhart's Law when using benchmarks?
By regularly reviewing and updating benchmarks, ensuring they reflect real-world scenarios, and using a diverse set of metrics to avoid over-optimization.