juyil nielsr HF Staff commited on
Commit
095bed1
·
1 Parent(s): 50b6c63

Add robotics pipeline tag, library name, license, and link to GitHub repository (#1)

Browse files

- Add robotics pipeline tag, library name, license, and link to GitHub repository (bfcfe3e57e5dec4c93296efe9fc4ea8b2a2e762c)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,12 @@
1
- This repository contains the checkpoint trained on spatial LIBERO task suite, as described in VOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting https://arxiv.org/abs/2507.05116
 
 
 
 
2
 
 
3
 
 
4
 
5
  ## Citation
6
 
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers
4
+ pipeline_tag: robotics
5
+ ---
6
 
7
+ This repository contains the checkpoint trained on spatial LIBERO task suite, as described in [VOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting](https://arxiv.org/abs/2507.05116).
8
 
9
+ The official code is available in the [GitHub Repository](https://github.com/LukeLIN-web/VOTE).
10
 
11
  ## Citation
12