Robotics
Safetensors
vision-language-action-model
world-model
manipulation
domino

Add robotics pipeline tag to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  base_model:
4
  - InternRobotics/InternVLA-A1.5-RoboTwin
5
  - InternRobotics/InternVLA-A1.5-base
6
  - Qwen/Qwen3.5-2B
 
 
 
 
7
  tags:
8
  - robotics
9
  - vision-language-action-model
10
  - world-model
11
  - manipulation
12
  - domino
13
- datasets:
14
- - InternRobotics/InternData-A1
15
  ---
16
 
17
  # InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization
@@ -106,7 +107,7 @@ All code within this repo is released under [CC BY-NC-SA 4.0](https://creativeco
106
  ```BibTeX
107
  @article{internvla_a15,
108
  title={InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization},
109
- author={Ma, Haoxiang and Cai, Junhao and Xu, Xiaoxu and Li, Hao and Yang, Yuyin and Tian, Yang and Cao, Jiafei and Zhu, Hongrui and Qiu, Zherui and Zhaxizhuoma and Yang, Yuqiang and Peng, Jiaqi and Wei, Xueyuan and Zhu, Yangkun and Jiang, Jiahao and Gao, Xing and Wang, Hanqing and Yuan, Feng and Li, Kailin and Zhu, Xueyue and Wang, Tai and Ding, Yan and Pang, Jiangmiao and Zeng, Jia and Zhang, Jingjing and Zhou, Bowen and Mu, Yao and Shen, Chunhua and Zhang, Weinan},
110
  journal={arXiv preprint arXiv:2607.04988},
111
  year={2026}
112
  }
@@ -118,4 +119,4 @@ All code within this repo is released under [CC BY-NC-SA 4.0](https://creativeco
118
  - [openpi](https://github.com/Physical-Intelligence/openpi)
119
  - [InternVLA-A1](https://github.com/InternRobotics/InternVLA-A1)
120
  - [Qwen3.5](https://huggingface.co/Qwen/Qwen3.5-2B)
121
- - [Wan](https://github.com/Wan-Video/Wan2.2)
 
1
  ---
 
2
  base_model:
3
  - InternRobotics/InternVLA-A1.5-RoboTwin
4
  - InternRobotics/InternVLA-A1.5-base
5
  - Qwen/Qwen3.5-2B
6
+ datasets:
7
+ - InternRobotics/InternData-A1
8
+ license: cc-by-nc-sa-4.0
9
+ pipeline_tag: robotics
10
  tags:
11
  - robotics
12
  - vision-language-action-model
13
  - world-model
14
  - manipulation
15
  - domino
 
 
16
  ---
17
 
18
  # InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization
 
107
  ```BibTeX
108
  @article{internvla_a15,
109
  title={InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization},
110
+ author={Ma, Haoxiang and Cai, Junhao and Xu, Xiaoxu and Li, Hao and Yang, Yuyin and Tian, Yang and Cao, Jiafei and Hongrui Zhu and Zherui Qiu and Zhaxizhuoma and Yuqiang Yang and Jiaqi Peng and Xueyuan Wei and Yangkun Zhu and Jiahao Jiang and Xing Gao and Hanqing Wang and Feng Yuan and Kailin Li and Xueyue Zhu and Tai Wang and Yan Ding and Jiangmiao Pang and Jia Zeng and Jingjing Zhang and Bowen Zhou and Yao Mu and Chunhua Shen and Weinan Zhang},
111
  journal={arXiv preprint arXiv:2607.04988},
112
  year={2026}
113
  }
 
119
  - [openpi](https://github.com/Physical-Intelligence/openpi)
120
  - [InternVLA-A1](https://github.com/InternRobotics/InternVLA-A1)
121
  - [Qwen3.5](https://huggingface.co/Qwen/Qwen3.5-2B)
122
+ - [Wan](https://github.com/Wan-Video/Wan2.2)