Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
zhwang4ai nielsr HF Staff commited on
Commit
5685ca8
·
verified ·
1 Parent(s): 75ce6e9

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>

Files changed (1) hide show
  1. README.md +9 -0
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/)