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,8 +1,11 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  base_model:
4
  - InternRobotics/InternVLA-A1.5-base
5
  - Qwen/Qwen3.5-2B
 
 
 
 
6
  tags:
7
  - robotics
8
  - vision-language-action-model
@@ -11,8 +14,6 @@ tags:
11
  - robotwin
12
  - domino
13
  - zero-shot
14
- datasets:
15
- - InternRobotics/InternData-A1
16
  ---
17
 
18
  # InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization
@@ -115,7 +116,7 @@ All code within this repo is released under [CC BY-NC-SA 4.0](https://creativeco
115
  ```BibTeX
116
  @article{internvla_a15,
117
  title={InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization},
118
- 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},
119
  journal={arXiv preprint arXiv:2607.04988},
120
  year={2026}
121
  }
@@ -127,4 +128,4 @@ All code within this repo is released under [CC BY-NC-SA 4.0](https://creativeco
127
  - [openpi](https://github.com/Physical-Intelligence/openpi)
128
  - [InternVLA-A1](https://github.com/InternRobotics/InternVLA-A1)
129
  - [Qwen3.5](https://huggingface.co/Qwen/Qwen3.5-2B)
130
- - [Wan](https://github.com/Wan-Video/Wan2.2)
 
1
  ---
 
2
  base_model:
3
  - InternRobotics/InternVLA-A1.5-base
4
  - Qwen/Qwen3.5-2B
5
+ datasets:
6
+ - InternRobotics/InternData-A1
7
+ license: cc-by-nc-sa-4.0
8
+ pipeline_tag: robotics
9
  tags:
10
  - robotics
11
  - vision-language-action-model
 
14
  - robotwin
15
  - domino
16
  - zero-shot
 
 
17
  ---
18
 
19
  # InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization
 
116
  ```BibTeX
117
  @article{internvla_a15,
118
  title={InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization},
119
+ author={Ma, Haoxiang and Cai, Junhao and Xu, Xiaoxu and Li, Hao and Yang, Yuyin and Tian, Yang and Cao, Jiafei and Zhu, Hongrui wagons 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 Bowen, Zhou and Mu, Yao and Shen, Chunhua and Zhang, Weinan},
120
  journal={arXiv preprint arXiv:2607.04988},
121
  year={2026}
122
  }
 
128
  - [openpi](https://github.com/Physical-Intelligence/openpi)
129
  - [InternVLA-A1](https://github.com/InternRobotics/InternVLA-A1)
130
  - [Qwen3.5](https://huggingface.co/Qwen/Qwen3.5-2B)
131
+ - [Wan](https://github.com/Wan-Video/Wan2.2)