Datasets:
LPY
/

ArXiv:
License:
nielsr HF Staff commited on
Commit
2270f99
·
verified ·
1 Parent(s): 55030f0

Add task category, tags, and link to project page

Browse files

This PR adds the `robotics` task category and relevant tags to the dataset card. It also adds a link to the project page.

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
4
  The pre-training data and checkpoints of BridgeVLA.
5
- arxiv: https://arxiv.org/abs/2506.07961
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - vision-language-action
7
+ - 3d-manipulation
8
+ - reinforcement-learning
9
  ---
10
+
11
  The pre-training data and checkpoints of BridgeVLA.
12
+ arxiv: https://arxiv.org/abs/2506.07961
13
+
14
+ Project Website: https://bridgevla.github.io/