Datasets:
Add paper link and task category (#1)
Browse files- Add paper link and task category (f1739f0c68c16876b05a21f554c3b57ca5c5d73a)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-text-to-text
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains the dataset used for [JARVIS-VLA: Post-Training Large-Scale Vision Language Models to Play Visual Games with Keyboards and Mouse](https://huggingface.co/papers/2503.16365).
|
| 8 |
+
|
| 9 |
+
[Project Website](https://craftjarvis.github.io/JarvisVLA/)
|