Add dataset card
#2
by
nielsr
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- visual-document-retrieval
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the dataset described in the paper [Can MLLMs Guide Me Home? A Benchmark Study on Fine-Grained Visual
|
7 |
+
Reasoning from Transit Maps](https://huggingface.co/papers/2505.18675).
|
8 |
+
|
9 |
+
Project page: https://fscdc.github.io/Reason-Map
|
10 |
+
Code: https://github.com/fscdc/ReasonMap
|