Commit
Β·
ae47c8c
1
Parent(s):
06dacde
fix
Browse files
app.py
CHANGED
|
@@ -53,7 +53,7 @@ except Exception:
|
|
| 53 |
# LIBERO Leaderboard Data
|
| 54 |
LIBERO_DATA = [
|
| 55 |
['<a href="https://huggingface.co/HuggingFaceVLA/smolvla_libero" target="_blank">HuggingFaceVLA/smolvla_libero</a>', "HuggingFace", "450M", 0.90, 1.0, 1.0, "--", 0.6, 0.87, "β
Checkpoint Available", '<a href="https://huggingface.co/papers/2506.01844" target="_blank">π SmolVLA Paper</a>', "smolvla_spatial.mp4"],
|
| 56 |
-
['<a href="https://huggingface.co/lerobot/pi0" target="_blank">lerobot/pi0</a>', "Physical Intelligence", "3.3B", 0.90, 0.86, 0.95, "--", 0.
|
| 57 |
]
|
| 58 |
|
| 59 |
LIBERO_COLUMNS = [
|
|
|
|
| 53 |
# LIBERO Leaderboard Data
|
| 54 |
LIBERO_DATA = [
|
| 55 |
['<a href="https://huggingface.co/HuggingFaceVLA/smolvla_libero" target="_blank">HuggingFaceVLA/smolvla_libero</a>', "HuggingFace", "450M", 0.90, 1.0, 1.0, "--", 0.6, 0.87, "β
Checkpoint Available", '<a href="https://huggingface.co/papers/2506.01844" target="_blank">π SmolVLA Paper</a>', "smolvla_spatial.mp4"],
|
| 56 |
+
['<a href="https://huggingface.co/lerobot/pi0" target="_blank">lerobot/pi0</a>', "Physical Intelligence", "3.3B", 0.90, 0.86, 0.95, "--", 0.73, 0.86, "Reported Score Only", '<a href="https://huggingface.co/papers/2410.24164" target="_blank">π Pi0 Paper</a>', "pi0.mp4"],
|
| 57 |
]
|
| 58 |
|
| 59 |
LIBERO_COLUMNS = [
|