Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ configs:
|
|
| 18 |
|
| 19 |
# MobilityBench: A Benchmark for Evaluating Route-Planning Agents in Real-World Mobility Scenarios
|
| 20 |
|
| 21 |
-
[Paper](https://
|
| 22 |
|
| 23 |
**MobilityBench** is a scalable benchmark for evaluating route-planning agents in real-world mobility scenarios. It is built from large-scale, anonymized mobility queries from **Amap**, organized with a comprehensive task taxonomy, and provides **structured ground truth** (required tool calls + verifiable evidence). All tool calls are executed in a **deterministic replay sandbox** for reproducible, multi-dimensional evaluation.
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
# MobilityBench: A Benchmark for Evaluating Route-Planning Agents in Real-World Mobility Scenarios
|
| 20 |
|
| 21 |
+
[Paper](https://huggingface.co/papers/2602.22638) | [GitHub](https://github.com/AMAP-ML/MobilityBench)
|
| 22 |
|
| 23 |
**MobilityBench** is a scalable benchmark for evaluating route-planning agents in real-world mobility scenarios. It is built from large-scale, anonymized mobility queries from **Amap**, organized with a comprehensive task taxonomy, and provides **structured ground truth** (required tool calls + verifiable evidence). All tool calls are executed in a **deterministic replay sandbox** for reproducible, multi-dimensional evaluation.
|
| 24 |
|