FSCCS commited on
Commit
40f5b86
·
verified ·
1 Parent(s): bcbeaf5

Create README.md

Browse files

## Citation

If you use this dataset, please cite:

```bibtex


@article
{feng2025can,
title={Can MLLMs Guide Me Home? A Benchmark Study on Fine-Grained Visual Reasoning from Transit Maps},
author={Feng, Sicheng and Wang, Song and Ouyang, Shuyi and Kong, Lingdong and Song, Zikai and Zhu, Jianke and Wang, Huan and Wang, Xinchao},
journal={arXiv preprint arXiv:2505.18675},
year={2025}
}
```

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ size_categories:
10
+ - n<1K
11
+ ---