mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-27 14:39:43 +00:00
feat(benchmarks): add matrix runner and leaderboard
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: LeRobot Benchmark Leaderboard
|
||||
emoji: 🤖
|
||||
colorFrom: yellow
|
||||
colorTo: orange
|
||||
sdk: gradio
|
||||
sdk_version: 5.29.0
|
||||
app_file: app.py
|
||||
pinned: false
|
||||
license: apache-2.0
|
||||
short_description: Benchmark history for LeRobot policy x benchmark runs
|
||||
---
|
||||
|
||||
# LeRobot Benchmark Leaderboard
|
||||
|
||||
This Space reads immutable benchmark rows from a Hugging Face dataset and shows:
|
||||
|
||||
- Latest result per policy and benchmark
|
||||
- Historical trends over time
|
||||
- Direct links to uploaded eval and config artifacts
|
||||
|
||||
## Configuration
|
||||
|
||||
Set `BENCHMARK_RESULTS_REPO` in the Space settings if you want to point the UI
|
||||
at a different public dataset. The default is:
|
||||
|
||||
- `lerobot/benchmark-history`
|
||||
Reference in New Issue
Block a user