A newer version of the Gradio SDK is available: 6.19.0
metadata
title: LLM Enzyme Kinetics Benchmark Leaderboard
emoji: π§ͺ
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.12.0
app_file: app.py
python_version: 3.12
pinned: false
license: mit
LLM Enzyme Kinetics Extraction Benchmark Leaderboard
Interactive leaderboard for comparing LLM performance on enzyme kinetics extraction from scientific literature.
π Features
- Live leaderboard with real-time rankings
- Interactive filters (model provider, OCR type)
- Performance visualizations
- Result submission system
- Timeline tracking
π Benchmark Info
- Papers: 156 peer-reviewed publications
- Entries: 4,244 enzyme kinetic entries
- Parameters: Km, kcat, kcat/Km
- OCR Types: Mathpix, Kimi, PyMuPDF
π How to Participate
- Clone the main repository
- Run the benchmark:
python scripts/run_benchmark.py --mode full - Submit your results through this leaderboard!