MindCraft / README.md
wk0820's picture
Upload README.md with huggingface_hub
6d83877 verified
|
Raw
History Blame Contribute Delete
543 Bytes
---
license: apache-2.0
task_categories:
- visual-question-answering
- robotics
language:
- en
tags:
- embodied-ai
- vision-language-navigation
---
# MindCraft
Benchmark for spatio-temporal reasoning during vision-and-language navigation, used with [LASAR](https://github.com/YOUR_ORG/LASAR).
## Layout
```
mindcraft/
000001/
data.npz
1.mp4
...
```
## Citation
```bibtex
@inproceedings{lasar2026,
title={LASAR: Towards Spatio-temporal Reasoning with Latent Cognitive Map},
booktitle={CVPR},
year={2026}
}
```