Cognition2ActionLab commited on
Commit
9ae51ba
·
verified ·
1 Parent(s): b6d6b37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # HEX Model Checkpoint
2
 
3
  This repository hosts the pretrained checkpoint of [**HEX: Humanoid-Aligned Experts for Cross-Embodiment Whole-Body Manipulation**](https://arxiv.org/abs/2604.07993).
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Cognition2ActionLab/eai_real_world
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen3-VL-2B-Instruct
9
+ pipeline_tag: robotics
10
+ tags:
11
+ - VLA
12
+ - Robotics
13
+ - Humanoid
14
+ ---
15
  # HEX Model Checkpoint
16
 
17
  This repository hosts the pretrained checkpoint of [**HEX: Humanoid-Aligned Experts for Cross-Embodiment Whole-Body Manipulation**](https://arxiv.org/abs/2604.07993).