Cross-reference the live milo_benchmark_companion Space
Browse files
README.md
CHANGED
|
@@ -20,7 +20,11 @@ size_categories:
|
|
| 20 |
A small, versioned dataset of `(scene, instruction, ground-truth task
|
| 21 |
spec)` triples for evaluating embodied task planning in AI2-THOR,
|
| 22 |
built for the [MILO vision-language-robotics
|
| 23 |
-
project](https://github.com/NaishaShetty/MILO).
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
instruction with a structured goal/object/target spec and a
|
| 25 |
machine-checkable success predicate, across 5 real AI2-THOR scenes
|
| 26 |
spanning all 4 iTHOR room types.
|
|
|
|
| 20 |
A small, versioned dataset of `(scene, instruction, ground-truth task
|
| 21 |
spec)` triples for evaluating embodied task planning in AI2-THOR,
|
| 22 |
built for the [MILO vision-language-robotics
|
| 23 |
+
project](https://github.com/NaishaShetty/MILO). A companion Space —
|
| 24 |
+
leaderboard + episode replay, static/pre-recorded since AI2-THOR needs
|
| 25 |
+
a GPU/Unity this Space's free tier doesn't have — is live at
|
| 26 |
+
[huggingface.co/spaces/naishashetty/milo_benchmark_companion](https://huggingface.co/spaces/naishashetty/milo_benchmark_companion).
|
| 27 |
+
Every task pairs a natural-language
|
| 28 |
instruction with a structured goal/object/target spec and a
|
| 29 |
machine-checkable success predicate, across 5 real AI2-THOR scenes
|
| 30 |
spanning all 4 iTHOR room types.
|