ScottZhang commited on
Commit
f68b7dd
·
verified ·
1 Parent(s): 85eadee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://arxiv.org/abs/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
 
 
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