Datasets:
Update task category to image-text-to-text
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
task_categories:
|
4 |
-
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
tags:
|
8 |
-
- spatial-reasoning
|
9 |
-
- multimodal
|
10 |
pretty_name: Spatial457
|
11 |
-
|
12 |
-
|
|
|
13 |
---
|
14 |
|
15 |
<div align="center">
|
@@ -155,6 +155,4 @@ The inference script supports [VLMEvalKit](https://github.com/open-compass/VLMEv
|
|
155 |
year = {2025},
|
156 |
url = {https://arxiv.org/abs/2502.08636}
|
157 |
}
|
158 |
-
```
|
159 |
-
|
160 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
task_categories:
|
8 |
+
- image-text-to-text
|
|
|
|
|
|
|
|
|
|
|
9 |
pretty_name: Spatial457
|
10 |
+
tags:
|
11 |
+
- spatial-reasoning
|
12 |
+
- multimodal
|
13 |
---
|
14 |
|
15 |
<div align="center">
|
|
|
155 |
year = {2025},
|
156 |
url = {https://arxiv.org/abs/2502.08636}
|
157 |
}
|
158 |
+
```
|
|
|
|