Datasets:
ArXiv:
License:
File size: 908 Bytes
bf6856b 8499ec0 a53c554 8499ec0 549b307 d1e3741 8499ec0 549b307 8499ec0 549b307 8499ec0 bf6856b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: mit
---
## CityData
This is the CityData dataset of 13 existing cities used in our CityBench research. Please follow the steps below to use it:
1. Download the zip file and unzip it.
3. Place the extracted `citydata` folder under the `CityBench` directory.
## CityBench
Repository: [https://github.com/tsinghua-fib-lab/CityBench](https://github.com/tsinghua-fib-lab/CityBench)
Paper: [https://arxiv.org/abs/2406.13945](https://arxiv.org/abs/2406.13945)
## Citation
If you find this work helpful, please cite our paper.
```
@article{Feng2024CityBench,
title={CityBench: Evaluating the Capabilities of Large Language Models for Urban Tasks},
author={Jie Feng, Jun Zhang, Tianhui Liu, Xin Zhang, Tianjian Ouyang, Junbo Yan, Yuwei Du, Siqi Guo, Yong Li},
journal={ArXiv},
year={2024},
primaryClass={cs.AI},
volume={abs/2406.13945},
url={https://arxiv.org/abs/2406.13945}
}
``` |