jellyho commited on
Commit
609e4e1
·
verified ·
1 Parent(s): 428b4d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -2,12 +2,11 @@
2
  license: mit
3
  ---
4
 
5
- # TwinVLA: Data-Efficient Bimanual Policy through Twin Single-Arm Vision-Language-Action Models
6
 
7
- [![Static Badge](https://img.shields.io/badge/ARXIV-2025.0.0-red)](https://arxiv.org/)
8
  [![Static Badge](https://img.shields.io/badge/🤗-Models-yellow)](https://huggingface.co/collections/jellyho/twinvla-685b9563cbdcf830446995ce)
9
- [![Static Badge](https://img.shields.io/badge/🌍-Project_Page-blue)](https://jellyho.github.io/twinvla_web/)
10
- ![Static Badge](https://img.shields.io/badge/Pytorch-2.3.1-red)
11
  ![Static Badge](https://img.shields.io/badge/Python-3.10-green)
12
 
13
  Please check our project page and github repo for more detail.
 
2
  license: mit
3
  ---
4
 
5
+ # TwinVLA: Data-Efficient Bimanual Policy with Twin Single-Arm Vision-Language-Action Models
6
 
7
+ [![Static Badge](https://img.shields.io/badge/ARXIV-2511.05275-red)](https://arxiv.org/abs/2511.05275)
8
  [![Static Badge](https://img.shields.io/badge/🤗-Models-yellow)](https://huggingface.co/collections/jellyho/twinvla-685b9563cbdcf830446995ce)
9
+ [![Static Badge](https://img.shields.io/badge/🌍-Project_Page-blue)](https://jellyho.github.io/TwinVLA/)
 
10
  ![Static Badge](https://img.shields.io/badge/Python-3.10-green)
11
 
12
  Please check our project page and github repo for more detail.