Update README.md
Browse files
README.md
CHANGED
|
@@ -34,9 +34,14 @@ Most benchmarks evaluate whether an agent can navigate *around* people.
|
|
| 34 |
**EvenFlow evaluates whether an agent can navigate *with* them.**
|
| 35 |
|
| 36 |
It converts real-world human trajectories into executable navigation tasks, enabling evaluation of **coordination, timing, and interaction—not just collision avoidance**.
|
| 37 |
-
|
| 38 |
---
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
## What This Dataset Provides
|
| 41 |
|
| 42 |
The dataset consists of:
|
|
|
|
| 34 |
**EvenFlow evaluates whether an agent can navigate *with* them.**
|
| 35 |
|
| 36 |
It converts real-world human trajectories into executable navigation tasks, enabling evaluation of **coordination, timing, and interaction—not just collision avoidance**.
|
| 37 |
+
---
|
| 38 |
---
|
| 39 |
|
| 40 |
+
## Dataset Download.
|
| 41 |
+
```
|
| 42 |
+
git clone https://huggingface.co/datasets/standard-cognition/EvenFlow
|
| 43 |
+
```
|
| 44 |
+
---
|
| 45 |
## What This Dataset Provides
|
| 46 |
|
| 47 |
The dataset consists of:
|